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

/vbox/src/VBox/Runtime/common/misc/
H A Dhandletable.h192 DECLINLINE(PRTHTENTRYCTX) rtHandleTableLookupWithCtxIdx(PRTHANDLETABLEINT pThis, uint32_t i) function
213 return rtHandleTableLookupWithCtxIdx(pThis, h - pThis->uBase);

Completed in 465 milliseconds