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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp741 const RTGCPHYS jMin = i > 32 ? i - 32 : 1; local
743 for (j = pNode->KeyLast; j >= jMin; j--)

Completed in 62 milliseconds