Home
last modified time | relevance | path

Searched defs:comp_val (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp1673 utype const comp_val = static_cast<utype>(-(std::numeric_limits<Type>::min)()); in shr_signed() local
1682 utype const comp_val = static_cast<utype>((std::numeric_limits<Type>::max)()); in shr_signed() local