Searched defs:UINT64_C (Results 1 – 9 of 9) sorted by relevance
145 # define UINT64_C(n) n ## UI64 macro150 # define UINT64_C(n) n ## ULL macro152 # define UINT64_C(n) n ## UL macro
82 # define UINT64_C(n) n ## ULL macro95 # define UINT64_C(n) n ## UL macro
55 #define UINT64_C(c) (c ## UL) macro58 #define UINT64_C(c) (c ## ULL) macro
64 #define UINT64_C(x) (x) macro
48 #define UINT64_C(c) (c ## UL) macro
46 #define UINT64_C(c) (c ## ULL) macro
44 #define UINT64_C(c) (c ## UL) macro
345 # define UINT64_C( global() macro 348 # define UINT64_C( global() macro