Home | History | Annotate | Download | only in c.math

Lines Matching refs:fminf

985     static_assert((std::is_same<decltype(std::fminf(0,0)), float>::value), "");