Searched defs:UINT64_C (Results 1 – 4 of 4) sorted by relevance
225 #define UINT64_C(_c) __CONCAT(_c, ULL) macro
345 # define UINT64_C(v) __uint_c(v, __int64_c_suffix) macro348 # define UINT64_C(v) v ## U macro
37 #define UINT64_C(c) (c##ULL) macro
1523 # define UINT64_C(c) PeRl_UINT64_C( global() macro [all...]