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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp44 typedef struct TRACKER struct
56 } TRACKER, *PTRACKER; typedef in typeref:struct:TRACKER
75 PTRACKER pTracker = (PTRACKER)RTMemAllocZ(RT_OFFSETOF(TRACKER, abBitmap[cbBitmap]));

Completed in 33 milliseconds