Searched defs:MIN (Results 1 – 5 of 5) sorted by relevance
141 constexpr T MIN = std::numeric_limits<T>::min(); in operator() local161 constexpr T MIN = std::numeric_limits<T>::min(); in operator() local
41 MIN, enumerator
91 constexpr uintptr_t MIN = 10000, MAX = 50000; in TEST() local
42 static constexpr uint8_t MIN = 4; variable
67 constexpr T MIN = std::numeric_limits<T>::min(); in ConvertFromString() local