Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp251 uint32_t part0 = static_cast<uint32_t>(number / TEN7POW); in FillDigits64FixedLength() local
263 uint32_t part0 = static_cast<uint32_t>(number / TEN7POW); in FillDigits64() local