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

/vbox/src/VBox/Runtime/common/table/
H A Davlogcptr.cpp47 #define PKAVLCALLBACK PAVLOGCPTRCALLBACK
/vbox/include/iprt/
H A Davl.h544 typedef AVLOGCPTRCALLBACK *PAVLOGCPTRCALLBACK; typedef
549 RTDECL(int) RTAvloGCPtrDoWithAll(PAVLOGCPTRTREE pTree, int fFromLeft, PAVLOGCPTRCALLBACK pfnCallBack, void *pvParam);
552 RTDECL(int) RTAvloGCPtrDestroy(PAVLOGCPTRTREE pTree, PAVLOGCPTRCALLBACK pfnCallBack, void *pvParam);

Completed in 91 milliseconds