Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-errol.c95 ecma_multiply_high_prec_by_10 (ecma_high_prec_t *hp_data_p) /**< [in, out] high-precision number */ in ecma_multiply_high_prec_by_10() function
160 ecma_multiply_high_prec_by_10 (&mid); in ecma_errol0_dtoa()
192 ecma_multiply_high_prec_by_10 (&high_bound); in ecma_errol0_dtoa()
193 ecma_multiply_high_prec_by_10 (&low_bound); in ecma_errol0_dtoa()
224 ecma_multiply_high_prec_by_10 (&high_bound); in ecma_errol0_dtoa()
227 ecma_multiply_high_prec_by_10 (&low_bound); in ecma_errol0_dtoa()