Searched refs:UINT_LEAST32_MAX (Results 1 – 10 of 10) sorted by relevance
80 #ifndef UINT_LEAST32_MAX81 #error UINT_LEAST32_MAX defined!
78 #ifndef UINT_LEAST32_MAX79 #error UINT_LEAST32_MAX defined!
80 #ifdef UINT_LEAST32_MAX81 #error UINT_LEAST32_MAX defined!
81 #ifdef UINT_LEAST32_MAX82 #error UINT_LEAST32_MAX is defined!
80 #ifndef UINT_LEAST32_MAX81 #error UINT_LEAST32_MAX is not defined!
46 UINT_LEAST32_MAX
350 #undef UINT_LEAST32_MAX353 #define UINT_LEAST32_MAX UINT32_MAX macro
103 #ifndef UINT_LEAST32_MAX104 #error UINT_LEAST32_MAX not defined
121 uint_least32_t d3max = UINT_LEAST32_MAX;193 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
20126 uint_least32_t d3max = UINT_LEAST32_MAX;20198 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;