Searched refs:decimal_helper_raw_mul (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_decimal.cpp | 115 inline void decimal_helper_raw_mul(uint64_t a[], in decimal_helper_raw_mul() function 167 decimal_helper_raw_mul(cur, al, b, bl, tmp, 16); in decimal_helper_raw_div() 412 decimal_helper_raw_mul(a, 3, b, 3, c, 6); in operator *()
|