Searched defs:PAVLGCPHYSCALLBACK (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Davl.h1068 typedef AVLGCPHYSCALLBACK *PAVLGCPHYSCALLBACK; typedef
1073 RTDECL(int) RTAvlGCPhysDoWithAll(PAVLGCPHYSTREE pTree, int fFromLeft, PAVLGCPHYSCALLBACK pfnCallBack, void *pvParam);
1076 RTDECL(int) RTAvlGCPhysDestroy(PAVLGCPHYSTREE pTree, PAVLGCPHYSCALLBACK pfnCallBack, void *pvParam);

Completed in 60 milliseconds