Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h35 static constexpr uint32_t IGNORE_TRAILING = 1U << 3U; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h422 inline constexpr uint32_t IGNORE_TRAILING = 1U << 3U; variable