Searched refs:__result_max (Results 1 – 1 of 1) sorted by relevance
103 _Rep __result_max = numeric_limits<__ns_rep>::max(); in __safe_nanosecond_cast() local104 if (__result_float >= __result_max) { in __safe_nanosecond_cast()125 __ns_rep __result_max = numeric_limits<__ns_rep>::max(); in __safe_nanosecond_cast() local126 if (__d.count() > 0 && __d.count() > __result_max / __ratio::num) { in __safe_nanosecond_cast()