Home
last modified time | relevance | path

Searched refs:newSiblingHigh (Results 1 – 2 of 2) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/tree/
H A DBIN.java629 int newSiblingHigh) in adjustCursors() argument
636 int adjustmentDelta = (newSiblingHigh - newSiblingLow); in adjustCursors()
700 if (cIdx < newSiblingHigh) { in adjustCursors()
H A DIN.java3510 int newSiblingHigh) { in adjustCursors() argument