Searched defs:UINT64_C (Results 1 – 3 of 3) sorted by relevance
208 # define UINT64_C(c) c ## U macro
241 #define UINT64_C(val) val##ui64 macro
52 # define UINT64_C(value) __CONCAT(value, ULL) macro
Completed in 11 milliseconds