Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-math.c471 const ecma_number_t down_half = x - ECMA_NUMBER_HALF; in ecma_builtin_math_dispatch_routine() local
473 …const ecma_number_t down_rounded = down_half - ecma_op_number_remainder (down_half, ECMA_NUMBER_ON… in ecma_builtin_math_dispatch_routine()