Searched refs:UINT_FAST64_MAX (Results 1 – 12 of 12) sorted by relevance
110 #ifndef UINT_FAST64_MAX111 #error UINT_FAST64_MAX defined!
108 #ifndef UINT_FAST64_MAX109 #error UINT_FAST64_MAX defined!
110 #ifdef UINT_FAST64_MAX111 #error UINT_FAST64_MAX defined!
111 #ifdef UINT_FAST64_MAX112 #error UINT_FAST64_MAX is defined!
110 #ifndef UINT_FAST64_MAX111 #error UINT_FAST64_MAX is not defined!
62 UINT_FAST64_MAX
401 #undef UINT_FAST64_MAX403 # define UINT_FAST64_MAX UINT64_MAX macro
204 …static_assert(UINT_FAST64_MAX >= 18446744073709551615ULL, "UINT_FAST64_MAX >= 18446744073709551615… in main()
155 #ifndef UINT_FAST64_MAX156 #error UINT_FAST64_MAX not defined
135 uint_fast64_t f4 = UINT_FAST64_MAX;198 int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
20140 uint_fast64_t f4 = UINT_FAST64_MAX;20203 int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;