Searched defs:UINT56_C (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Dstdint.h289 # define UINT56_C(v) __uint_c(v, __INT56_C_SUFFIX__) macro
295 # define UINT56_C(v) v ## U macro
465 # define UINT56_MAX UINT56_C(72057594037927935)
/external/clang/lib/include/
H A Dstdint.h289 # define UINT56_C(v) __uint_c(v, __INT56_C_SUFFIX__) macro
295 # define UINT56_C(v) v ## U macro
465 # define UINT56_MAX UINT56_C(72057594037927935)

Completed in 44 milliseconds