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

/external/clang/lib/Headers/
H A Dstdint.h489 # define __UINT_LEAST8_MAX UINT64_MAX macro
520 # define __UINT_LEAST8_MAX UINT56_MAX macro
542 # define __UINT_LEAST8_MAX UINT48_MAX macro
564 # define __UINT_LEAST8_MAX UINT40_MAX macro
580 # define __UINT_LEAST8_MAX UINT32_MAX macro
608 # define __UINT_LEAST8_MAX UINT24_MAX macro
621 # define __UINT_LEAST8_MAX UINT16_MAX macro
640 # define __UINT_LEAST8_MAX UINT8_MAX macro
646 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX
649 # define UINT_FAST8_MAX __UINT_LEAST8_MAX
[all...]

Completed in 115 milliseconds