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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlist.c218 void crListApply( CRList *l, CRListApplyFunc apply, void *arg ) function
244 crListApply( l, printElement, stderr );

Completed in 42 milliseconds