Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdint.h475 # define __UINT_LEAST8_MAX UINT64_MAX macro
506 # define __UINT_LEAST8_MAX UINT56_MAX macro
528 # define __UINT_LEAST8_MAX UINT48_MAX macro
550 # define __UINT_LEAST8_MAX UINT40_MAX macro
566 # define __UINT_LEAST8_MAX UINT32_MAX macro
594 # define __UINT_LEAST8_MAX UINT24_MAX macro
607 # define __UINT_LEAST8_MAX UINT16_MAX macro
626 # define __UINT_LEAST8_MAX UINT8_MAX macro