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

Lines Matching refs:fmaf

842     static_assert((std::is_same<decltype(std::fmaf(0,0,0)), float>::value), "");