Searched refs:UINT48_C (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h332 # define UINT48_C(v) __uint_c(v, __INT48_C_SUFFIX__) macro
338 # define UINT48_C(v) v ## U macro
513 # define UINT48_MAX UINT48_C(281474976710655)

Completed in 166 milliseconds