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

/vbox/src/VBox/Runtime/common/table/
H A Davlul.cpp47 #define PKAVLCALLBACK PAVLULCALLBACK
/vbox/include/iprt/
H A Davl.h110 typedef AVLULCALLBACK *PAVLULCALLBACK; typedef
121 RTDECL(int) RTAvlULDoWithAll(PPAVLULNODECORE ppTree, int fFromLeft, PAVLULCALLBACK pfnCallBack, void *pvParam);
122 RTDECL(int) RTAvlULDestroy(PPAVLULNODECORE pTree, PAVLULCALLBACK pfnCallBack, void *pvParam);

Completed in 85 milliseconds