Searched refs:_mesa_exec_malloc (Results 1 – 4 of 4) sorted by relevance
92 _mesa_exec_malloc(unsigned size) in _mesa_exec_malloc() function142 _mesa_exec_malloc(unsigned size) in _mesa_exec_malloc() function
32 _mesa_exec_malloc(unsigned size);
26 p->store = _mesa_exec_malloc(p->size); in do_realloc()33 p->store = _mesa_exec_malloc(p->size); in do_realloc()1174 p->store = _mesa_exec_malloc(code_size); in x86_init_func_size()
4344 - mesa: Change \_mesa_exec_malloc argument type.