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

/vbox/src/VBox/Runtime/common/table/
H A Davlru64.cpp47 #define PKAVLCALLBACK PAVLRU64CALLBACK
/vbox/include/iprt/
H A Davl.h336 typedef AVLRU64CALLBACK *PAVLRU64CALLBACK; typedef
348 RTDECL(int) RTAvlrU64DoWithAll(PAVLRU64TREE ppTree, int fFromLeft, PAVLRU64CALLBACK pfnCallBack, void *pvParam);
349 RTDECL(int) RTAvlrU64Destroy(PAVLRU64TREE ppTree, PAVLRU64CALLBACK pfnCallBack, void *pvParam);

Completed in 45 milliseconds