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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dmem.c41 static void *_crAlloc( unsigned int nbytes ) function
59 return _crAlloc(nbytes);
96 *ptr = _crAlloc( nbytes );

Completed in 38 milliseconds