Searched defs:iLevel1 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhandletablectx.cpp108 uint32_t const iLevel1 = pThis->cCur / RTHT_LEVEL2_ENTRIES; local
109 uint32_t cLevel1 = iLevel1 >= pThis->cLevel1
H A Dhandletablesimple.cpp100 uint32_t const iLevel1 = pThis->cCur / RTHT_LEVEL2_ENTRIES; local
101 uint32_t cLevel1 = iLevel1 >= pThis->cLevel1

Completed in 32 milliseconds