Searched refs:uint_least32_t (Results 1 – 3 of 3) sorted by relevance
174 constexpr static uint_least32_t BIG = 10000000ul; // Assumed even below.188 for (uint_least32_t i = 0; i <= BIG; i+=2) { in writer()201 uint_least32_t xval = 0, yval = 0, zval = 0; in reader()
79 typedef uint32_t uint_least32_t; typedef
370 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;