Searched defs:one_half (Results 1 – 6 of 6) sorted by relevance
120 double one_half; member
152 Node* one_half = Float64Constant(0.5); in Float64Round() local
2944 Node* const one_half = jsgraph()->Float64Constant(0.5); in Float64Round() local
3396 ExternalReference one_half = ExternalReference::address_of_one_half(); in DoMathRound() local3517 ExternalReference one_half = ExternalReference::address_of_one_half(); in DoPower() local
3166 ExternalReference one_half = ExternalReference::address_of_one_half(); in DoMathRoundI() local
3363 static int64_t one_half = V8_INT64_C(0x3FE0000000000000); // 0.5 in DoMathRoundI() local