Searched defs:U64 (Results 1 – 3 of 3) sorted by relevance
84 #define U64(C) C##UI64 macro86 #define U64(C) C##UL macro88 #define U64(C) C##ULL macro
56 # define U64(C) C##UI64 macro58 # define U64(C) C##UL macro60 # define U64(C) C##ULL macro
71 # define U64(C) C##UI64 macro73 # define U64(C) C##UL macro75 # define U64(C) C##ULL macro
Completed in 20 milliseconds