Searched refs:__UINT_LEAST32_MAX (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A Dstdint.h483 # define __UINT_LEAST32_MAX UINT64_MAX macro
514 # define __UINT_LEAST32_MAX UINT56_MAX macro
536 # define __UINT_LEAST32_MAX UINT48_MAX macro
558 # define __UINT_LEAST32_MAX UINT40_MAX macro
574 # define __UINT_LEAST32_MAX UINT32_MAX macro
586 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX
589 # define UINT_FAST32_MAX __UINT_LEAST32_MAX

Completed in 50 milliseconds