Searched refs:fixmsub_SD (Results 1 – 2 of 2) sorted by relevance
263 inline FIXP_DBL fixmsub_SD (FIXP_DBL x, const FIXP_SGL a, const FIXP_DBL b) { in fixmsub_SD() function274 return fixmsub_SD(x, b, a); in fixmsub_DS()
307 { return fixmsub_SD(x, a, b); } in fMultSub()