Home
last modified time | relevance | path

Searched defs:GetCachedPower (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Ddtoa_helper.cpp30 DtoaHelper::DiyFp DtoaHelper::GetCachedPower(int e) in GetCachedPower() function in ark::es2panda::util::DtoaHelper
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.cpp30 DtoaHelper::DiyFp DtoaHelper::GetCachedPower(int e) in GetCachedPower() function in ark::ets::intrinsics::helpers::DtoaHelper
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h266 static DiyFp GetCachedPower(int e, int *K) in GetCachedPower() function