Home
last modified time | relevance | path

Searched defs:HALF (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h42 static constexpr double HALF = 0.5; variable
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp569 constexpr double HALF = 0.5; in SetValueInBufferForUint8Clamped() local