Searched refs:int_least32_t (Results 1 – 3 of 3) sorted by relevance
189 #undef int_least32_t197 #define int_least32_t int32_t macro
110 int_least32_t c3 = INT32_C (0x7fffffff);111 int_least32_t c3max = INT_LEAST32_MAX;112 int_least32_t c3min = INT_LEAST32_MIN;
20115 int_least32_t c3 = INT32_C (0x7fffffff);20116 int_least32_t c3max = INT_LEAST32_MAX;20117 int_least32_t c3min = INT_LEAST32_MIN;