Home
last modified time | relevance | path

Searched refs:UINT64_WIDTH (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h508 # define UINT64_WIDTH 64 macro
509 # define INT64_WIDTH UINT64_WIDTH
511 # define __UINT_LEAST64_WIDTH UINT64_WIDTH
513 # define __UINT_LEAST32_WIDTH UINT64_WIDTH
515 # define __UINT_LEAST16_WIDTH UINT64_WIDTH
/src/sys/sys/
H A Dstdint.h96 #define UINT64_WIDTH 64 macro