Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp299 … BufferVector<char> targetBuffer, int* totalLength, int* decimalPointPos) in FillFractionals()
342 void DtoaHelper::TrimZeros(BufferVector<char> digitBuffer, int* digitCount, int* decimalPointPos) in TrimZeros()