Home
last modified time | relevance | path

Searched defs:positive (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.cpp423 const size_t positive = (digits > 1) ? 1 : 0; in GetBase() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h2002 bool positive = (((base::bit_cast<uint64_t>(dRight)) & base::DOUBLE_SIGN_MASK) == in RuntimeDiv2() local

Completed in 9 milliseconds