Searched refs:_mesa_malloc (Results 1 – 1 of 1) sorted by relevance
49 #define _mesa_malloc(b) malloc(b) macro56 #define _mesa_malloc(b) malloc(b) macro62 #define _mesa_malloc(b) Xmalloc(b) macro436 *next = (__GLcontextModes *)_mesa_malloc(size); in _gl_context_modes_create()