Searched refs:fxmath_decimal_helper_raw_mul (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/src/fgas/src/localization/ |
D | fx_locale.cpp | 4609 static inline void fxmath_decimal_helper_raw_mul(uint64_t a[], in fxmath_decimal_helper_raw_mul() function 4669 fxmath_decimal_helper_raw_mul(cur, al, b, bl, tmp, 16); in fxmath_decimal_helper_raw_div() 5032 fxmath_decimal_helper_raw_mul(a, 3, b, 3, c, 6); in Multiply()
|