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

Lines Matching refs:fmodl

324     static_assert((std::is_same<decltype(std::fmodl(0,0)), long double>::value), "");