Searched refs:UINT_LEAST16_MAX (Results 1 – 8 of 8) sorted by relevance
51 #ifndef UINT_LEAST16_MAX52 #error UINT_LEAST16_MAX defined!
51 #ifdef UINT_LEAST16_MAX52 #error UINT_LEAST16_MAX defined!
53 #ifndef UINT_LEAST16_MAX54 #error UINT_LEAST16_MAX defined!
52 #ifndef UINT_LEAST16_MAX53 #error UINT_LEAST16_MAX is not defined!
52 #ifdef UINT_LEAST16_MAX53 #error UINT_LEAST16_MAX is defined!
343 #undef UINT_LEAST16_MAX346 #define UINT_LEAST16_MAX UINT16_MAX macro
119 uint_least16_t d2max = UINT_LEAST16_MAX;192 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
20124 uint_least16_t d2max = UINT_LEAST16_MAX;20197 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;