Searched defs:kLowest (Results 1 – 8 of 8) sorted by relevance
80 kLowest, // The scalar corresponding to numeric_limits<T>::lowest. enumerator
89 constexpr const real_type kLowest = in TYPED_TEST() local
494 static constexpr uint32_t kLowest = static_cast<uint32_t>(-32768 * 65536 + 65535); in ConvertFloatToFixed() local