Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h517 # define __UINT_LEAST8_MAX UINT64_MAX macro
540 # define __UINT_LEAST8_MAX UINT64_MAX macro
588 # define __UINT_LEAST8_MAX UINT56_MAX macro
635 # define __UINT_LEAST8_MAX UINT48_MAX macro
682 # define __UINT_LEAST8_MAX UINT40_MAX macro
723 # define __UINT_LEAST8_MAX UINT32_MAX macro
776 # define __UINT_LEAST8_MAX UINT24_MAX macro
809 # define __UINT_LEAST8_MAX UINT16_MAX macro
848 # define __UINT_LEAST8_MAX UINT8_MAX macro