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

Lines Matching refs:floorl

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