Searched refs:UINT64_C (Results 1 – 14 of 14) sorted by relevance
419 #ifndef UINT64_C420 # define UINT64_C(value) value##ui64 macro463 # define UINT64_C(value) value##uLL macro470 # define UINT64_C(value) value##uLL macro478 # define UINT64_C(value) value##uL macro486 # define UINT64_C(value) value##uLL macro499 # define UINTMAX_C(value) UINT64_C(value)
530 #undef UINT64_C539 # define UINT64_C(x) x##UL macro541 # define UINT64_C(x) x##ui64 macro543 # define UINT64_C(x) x##ULL macro561 # define UINTMAX_C(x) UINT64_C(x)
84 if (__builtin_expect (value == UINT64_C (0), 0)) \
200 #ifdef UINT64_C201 #error UINT64_C defined!
200 #ifndef UINT64_C201 #error UINT64_C defined!
198 #ifndef UINT64_C199 #error UINT64_C defined!
202 #ifndef UINT64_C203 #error UINT64_C is not defined!
201 #ifdef UINT64_C202 #error UINT64_C is defined!
279 #ifndef UINT64_C in main()280 #error UINT64_C not defined in main()
95 UINT64_C(value)
247 #ifndef UINT64_C248 #error UINT64_C not defined
122 uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
20127 uint_least64_t d4 = UINT64_C (0xffffffffffffffff);