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

/vbox/src/VBox/Runtime/common/table/
H A Davlpv.cpp47 #define PKAVLCALLBACK PAVLPVCALLBACK
/vbox/include/iprt/
H A Davl.h69 typedef AVLPVCALLBACK *PAVLPVCALLBACK; typedef
79 RTDECL(int) RTAvlPVDoWithAll(PAVLPVTREE ppTree, int fFromLeft, PAVLPVCALLBACK pfnCallBack, void *pvParam);
80 RTDECL(int) RTAvlPVDestroy(PAVLPVTREE ppTree, PAVLPVCALLBACK pfnCallBack, void *pvParam);

Completed in 46 milliseconds