Searched defs:DigitGen (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ | ||
| D | dtoa_helper.cpp | 154 void DtoaHelper::DigitGen(const DiyFp &w, const DiyFp &mp, uint64_t delta) in DigitGen() function in ark::ets::intrinsics::helpers::DtoaHelper |
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| D | dtoa_helper.cpp | 100 void DtoaHelper::DigitGen(const DiyFp &W, const DiyFp &Mp, uint64_t delta, char *buffer, int *len, … in DigitGen() function in panda::ecmascript::base::DtoaHelper |