Searched refs:UINT_LEAST8_MAX (Results 1 – 10 of 10) sorted by relevance
26 #ifndef UINT_LEAST8_MAX27 #error UINT_LEAST8_MAX defined!
24 #ifndef UINT_LEAST8_MAX25 #error UINT_LEAST8_MAX defined!
24 #ifdef UINT_LEAST8_MAX25 #error UINT_LEAST8_MAX defined!
25 #ifndef UINT_LEAST8_MAX26 #error UINT_LEAST8_MAX is not defined!
25 #ifdef UINT_LEAST8_MAX26 #error UINT_LEAST8_MAX is defined!
44 UINT_LEAST8_MAX
336 #undef UINT_LEAST8_MAX339 #define UINT_LEAST8_MAX UINT8_MAX macro
95 #ifndef UINT_LEAST8_MAX96 #error UINT_LEAST8_MAX not defined
117 uint_least8_t d1max = UINT_LEAST8_MAX;191 int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
20122 uint_least8_t d1max = UINT_LEAST8_MAX;20196 int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;