Searched refs:UINT_LEAST16_MAX (Results 1 – 10 of 10) sorted by relevance
53 #ifndef UINT_LEAST16_MAX54 #error UINT_LEAST16_MAX defined!
51 #ifndef UINT_LEAST16_MAX52 #error UINT_LEAST16_MAX defined!
51 #ifdef UINT_LEAST16_MAX52 #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!
45 UINT_LEAST16_MAX
343 #undef UINT_LEAST16_MAX346 #define UINT_LEAST16_MAX UINT16_MAX macro
99 #ifndef UINT_LEAST16_MAX100 #error UINT_LEAST16_MAX not defined
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;