Searched refs:fixmadd_SD (Results 1 – 2 of 2) sorted by relevance
255 inline FIXP_DBL fixmadd_SD(FIXP_DBL x, const FIXP_SGL a, const FIXP_DBL b) { in fixmadd_SD() function266 return fixmadd_SD(x, b, a); in fixmadd_DS()
339 return fixmadd_SD(x, a, b); in fMultAdd()