Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dstdint.h349 # define UINT40_C(v) __uint_c(v, __INT40_C_SUFFIX__) macro
355 # define UINT40_C(v) v ## U macro
535 # define UINT40_MAX UINT40_C(1099511627775)
/external/clang/lib/Headers/
Dstdint.h363 # define UINT40_C(v) __uint_c(v, __INT40_C_SUFFIX__) macro
369 # define UINT40_C(v) v ## U macro
549 # define UINT40_MAX UINT40_C(1099511627775)