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

/vbox/src/VBox/Runtime/common/table/
H A Davlrpv.cpp47 #define PKAVLCALLBACK PAVLRPVCALLBACK
/vbox/include/iprt/
H A Davl.h158 typedef AVLRPVCALLBACK *PAVLRPVCALLBACK; typedef
170 RTDECL(int) RTAvlrPVDoWithAll(PAVLRPVTREE ppTree, int fFromLeft, PAVLRPVCALLBACK pfnCallBack, void *pvParam);
171 RTDECL(int) RTAvlrPVDestroy(PAVLRPVTREE ppTree, PAVLRPVCALLBACK pfnCallBack, void *pvParam);

Completed in 97 milliseconds