Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h303 #define UINT56_C(v) __uint_c(v, __INT56_C_SUFFIX__) macro
309 #define UINT56_C(v) v##U macro
495 #define UINT56_MAX UINT56_C(72057594037927935)
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h332 #define UINT56_C(v) __UINT56_C(v) macro
452 # define UINT56_MAX UINT56_C(72057594037927935)