Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dsort_helper.cpp218 int maxOfs = len - hint; in GallopLeft() local
236 int maxOfs = hint + 1; in GallopLeft() local
281 int maxOfs = hint + 1; in GallopRight() local
300 int maxOfs = len - hint; in GallopRight() local