Searched refs:up_rounded (Results 1 – 1 of 1) sorted by relevance
472 … const ecma_number_t up_rounded = up_half - ecma_op_number_remainder (up_half, ECMA_NUMBER_ONE); in ecma_builtin_math_dispatch_routine() local475 if (up_rounded - x <= x - down_rounded) in ecma_builtin_math_dispatch_routine()477 x = up_rounded; in ecma_builtin_math_dispatch_routine()