Home
last modified time | relevance | path

Searched refs:fxmath_decimal_helper_raw_compare (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4561 static inline int8_t fxmath_decimal_helper_raw_compare(uint32_t hi1, in fxmath_decimal_helper_raw_compare() function
4971 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()