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

/vbox/src/VBox/Runtime/common/table/
H A Davlroogcptr.cpp47 #define PKAVLCALLBACK PAVLROOGCPTRCALLBACK
/vbox/include/iprt/
H A Davl.h706 typedef AVLROOGCPTRCALLBACK *PAVLROOGCPTRCALLBACK; typedef
714 RTDECL(int) RTAvlrooGCPtrDoWithAll(PAVLROOGCPTRTREE pTree, int fFromLeft, PAVLROOGCPTRCALLBACK pfnCallBack, void *pvParam);
715 RTDECL(int) RTAvlrooGCPtrDestroy(PAVLROOGCPTRTREE pTree, PAVLROOGCPTRCALLBACK pfnCallBack, void *pvParam);

Completed in 46 milliseconds