Home
last modified time | relevance | path

Searched defs:__UINT_LEAST32_MAX (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h461 #define __UINT_LEAST32_MAX UINT64_MAX macro
508 #define __UINT_LEAST32_MAX UINT56_MAX macro
554 #define __UINT_LEAST32_MAX UINT48_MAX macro
600 #define __UINT_LEAST32_MAX UINT40_MAX macro
640 #define __UINT_LEAST32_MAX UINT32_MAX macro
/llvm-project/clang/lib/Headers/
H A Dstdint.h528 # define __UINT_LEAST32_MAX UINT64_MAX macro
576 # define __UINT_LEAST32_MAX UINT56_MAX macro
623 # define __UINT_LEAST32_MAX UINT48_MAX macro
670 # define __UINT_LEAST32_MAX UINT40_MAX macro
711 # define __UINT_LEAST32_MAX UINT32_MAX macro