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