Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp223 void DtoaHelper::FillDigits32(uint32_t value, BufferVector<char> outputBuffer, int* totalLength) in FillDigits32()
299 … BufferVector<char> targetBuffer, int* totalLength, int* decimalPointPos) in FillFractionals()
361 int* totalLength, int* decimalPointPosition) in FixedDtoa()