Searched refs:_sp_maddf (Results 1 – 1 of 1) sorted by relevance
18 static union ieee754sp _sp_maddf(union ieee754sp z, union ieee754sp x, in _sp_maddf() function258 return _sp_maddf(z, x, y, 0); in ieee754sp_maddf()264 return _sp_maddf(z, x, y, MADDF_NEGATE_PRODUCT); in ieee754sp_msubf()