Searched refs:uint_least32_t (Results 1 – 3 of 3) sorted by relevance
190 #undef uint_least32_t198 #define uint_least32_t uint32_t macro
120 uint_least32_t d3 = UINT32_C (0xffffffff);121 uint_least32_t d3max = UINT_LEAST32_MAX;193 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
20125 uint_least32_t d3 = UINT32_C (0xffffffff);20126 uint_least32_t d3max = UINT_LEAST32_MAX;20198 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;