Home
last modified time | relevance | path

Searched refs:highRes (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp1123 uint32_t highRes = highBitX * highBitY; in Mul() local
1130 uint32_t high = (midRes1 >> HALFDATEBITS) + (midRes2 >> HALFDATEBITS) + highRes + carry; in Mul()

Completed in 4 milliseconds