Searched refs:fxmath_decimal_helper_raw_compare (Results 1 – 1 of 1) sorted by relevance
4561 static inline int8_t fxmath_decimal_helper_raw_compare(uint32_t hi1, in fxmath_decimal_helper_raw_compare() function4971 retVal = fxmath_decimal_helper_raw_compare(lhs.m_uHi, lhs.m_uMid, lhs.m_uLo, in Compare()5008 if (fxmath_decimal_helper_raw_compare(lhs.m_uHi, lhs.m_uMid, lhs.m_uLo, in AddOrMinus()