Searched refs:fixmadd_SS (Results 1 – 2 of 2) sorted by relevance
273 inline FIXP_DBL fixmadd_SS(FIXP_DBL x, const FIXP_SGL a, const FIXP_SGL b) { in fixmadd_SS() function
345 return fixmadd_SS(x, a, b); in fMultAdd()