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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dmem.c66 static void *_crCalloc( unsigned int nbytes ) function
85 return _crCalloc(nbytes);

Completed in 242 milliseconds