Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h27 constexpr double MIN_FRACTION = 0; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h34 inline constexpr double MIN_FRACTION = 0; variable