Searched refs:UINT_FAST16_MAX (Results 1 – 12 of 12) sorted by relevance
56 #ifndef UINT_FAST16_MAX57 #error UINT_FAST16_MAX defined!
54 #ifndef UINT_FAST16_MAX55 #error UINT_FAST16_MAX defined!
54 #ifdef UINT_FAST16_MAX55 #error UINT_FAST16_MAX defined!
55 #ifdef UINT_FAST16_MAX56 #error UINT_FAST16_MAX is defined!
55 #ifndef UINT_FAST16_MAX56 #error UINT_FAST16_MAX is not defined!
60 UINT_FAST16_MAX
382 #undef UINT_FAST16_MAX385 #define UINT_FAST16_MAX ULONG_MAX macro
202 static_assert(UINT_FAST16_MAX >= 65535, "UINT_FAST16_MAX >= 65535"); in main()
147 #ifndef UINT_FAST16_MAX148 #error UINT_FAST16_MAX not defined
133 uint_fast16_t f2 = UINT_FAST16_MAX;196 int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
20138 uint_fast16_t f2 = UINT_FAST16_MAX;20201 int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;