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

Lines Matching full:fabsl

282     static_assert((std::is_same<decltype(std::fabsl(0.0L)), long double>::value), "");