Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp634 int subSize = static_cast<int>(xLength - yLength); in Add() local
664 int subSize = static_cast<int>(xLength - yLength); in Subtract() local