Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp246 uint32_t part1 = static_cast<uint32_t>(number % TEN7POW); in FillDigits64FixedLength() local
258 uint32_t part1 = static_cast<uint32_t>(number % TEN7POW); in FillDigits64() local