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

/vbox/src/VBox/Runtime/common/table/
H A Davlruintptr.cpp47 #define PKAVLCALLBACK PAVLRUINTPTRCALLBACK
/vbox/include/iprt/
H A Davl.h809 typedef AVLRUINTPTRCALLBACK *PAVLRUINTPTRCALLBACK; typedef
817 RTDECL(int) RTAvlrUIntPtrDoWithAll( PAVLRUINTPTRTREE pTree, int fFromLeft, PAVLRUINTPTRCALLBACK pfnCallBack, void *pvParam);
818 RTDECL(int) RTAvlrUIntPtrDestroy( PAVLRUINTPTRTREE pTree, PAVLRUINTPTRCALLBACK pfnCallBack, void *pvParam);

Completed in 46 milliseconds