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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dsortarray.cpp92 # define crSaValidate crSaDbgValidate macro
94 # define crSaValidate(_a) do {} while (0) macro
115 crSaValidate(pArray);
126 crSaValidate(pArray);
354 crSaValidate(pResult);

Completed in 42 milliseconds