Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-errol.c83 ecma_normalize_high_prec_data (ecma_high_prec_t *hp_data_p) /**< [in, out] float pair */ in ecma_normalize_high_prec_data() function
109 ecma_normalize_high_prec_data (hp_data_p); in ecma_multiply_high_prec_by_10()
128 ecma_normalize_high_prec_data (hp_data_p); in ecma_divide_high_prec_by_10()
177 ecma_normalize_high_prec_data (&high_bound); in ecma_errol0_dtoa()
178 ecma_normalize_high_prec_data (&low_bound); in ecma_errol0_dtoa()