Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dchrono.h195 auto tocount = lossless_integral_conversion<typename To::rep>(count, ec); in safe_duration_cast() local
271 const ToRep tocount = safe_float_conversion<ToRep>(count, ec); in safe_duration_cast() local