Home | History | Annotate | Download | only in Core

Lines Matching full:fabsf

1464     case e_float:       m_data.flt = fabsf(m_data.flt);     return true;