Searched refs:UINT_FAST32_MAX (Results 1 – 12 of 12) sorted by relevance
83 #ifndef UINT_FAST32_MAX84 #error UINT_FAST32_MAX defined!
81 #ifndef UINT_FAST32_MAX82 #error UINT_FAST32_MAX defined!
83 #ifdef UINT_FAST32_MAX84 #error UINT_FAST32_MAX defined!
84 #ifdef UINT_FAST32_MAX85 #error UINT_FAST32_MAX is defined!
83 #ifndef UINT_FAST32_MAX84 #error UINT_FAST32_MAX is not defined!
61 UINT_FAST32_MAX
389 #undef UINT_FAST32_MAX392 #define UINT_FAST32_MAX ULONG_MAX macro
203 static_assert(UINT_FAST32_MAX >= 4294967295U, "UINT_FAST32_MAX >= 4294967295"); in main()
151 #ifndef UINT_FAST32_MAX152 #error UINT_FAST32_MAX not defined
134 uint_fast32_t f3 = UINT_FAST32_MAX;197 int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
20139 uint_fast32_t f3 = UINT_FAST32_MAX;20202 int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;