Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-errol.c116 ecma_divide_high_prec_by_10 (ecma_high_prec_t *hp_data_p) /**< [in, out] high-precision number */ in ecma_divide_high_prec_by_10() function
153 ecma_divide_high_prec_by_10 (&mid); in ecma_errol0_dtoa()
185 ecma_divide_high_prec_by_10 (&high_bound); in ecma_errol0_dtoa()
186 ecma_divide_high_prec_by_10 (&low_bound); in ecma_errol0_dtoa()