Home
last modified time | relevance | path

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

/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h448 #define __UINT_LEAST16_WIDTH UINT64_WIDTH macro
532 #define __UINT_LEAST16_WIDTH UINT56_WIDTH macro
578 #define __UINT_LEAST16_WIDTH UINT48_WIDTH macro
624 #define __UINT_LEAST16_WIDTH UINT40_WIDTH macro
660 #define __UINT_LEAST16_WIDTH UINT32_WIDTH macro
714 #define __UINT_LEAST16_WIDTH UINT24_WIDTH macro
742 #define __UINT_LEAST16_WIDTH UINT16_WIDTH macro
/llvm-project/clang/lib/Headers/
H A Dstdint.h515 # define __UINT_LEAST16_WIDTH UINT64_WIDTH macro
600 # define __UINT_LEAST16_WIDTH UINT56_WIDTH macro
647 #define __UINT_LEAST16_WIDTH UINT48_WIDTH macro
694 # define __UINT_LEAST16_WIDTH UINT40_WIDTH macro
731 # define __UINT_LEAST16_WIDTH UINT32_WIDTH macro
786 # define __UINT_LEAST16_WIDTH UINT24_WIDTH macro
815 # define __UINT_LEAST16_WIDTH UINT16_WIDTH macro