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

/external/clang/lib/Headers/
H A Dstdint.h330 # define UINT56_C(v) __uint_c(v, __INT56_C_SUFFIX__) macro
336 # define UINT56_C(v) v ## U macro
506 # define UINT56_MAX UINT56_C(72057594037927935)
/external/clang/lib/include/
H A Dstdint.h330 # define UINT56_C(v) __uint_c(v, __INT56_C_SUFFIX__) macro
336 # define UINT56_C(v) v ## U macro
506 # define UINT56_MAX UINT56_C(72057594037927935)

Completed in 128 milliseconds