Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dconverter_policies.hpp108 S rt = (s - prev) - (next - s); // remainder type in nearbyint() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
Dexception.hpp377 typedef typename exception_detail::enable_error_info_return_type<T>::type rt; in enable_error_info() typedef