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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_execmem.h39 rtasm_exec_malloc( size_t size );
H A Drtasm_execmem.c88 rtasm_exec_malloc(size_t size) function in typeref:typename:void *
106 debug_printf("rtasm_exec_malloc failed\n");
139 rtasm_exec_malloc(size_t size) function in typeref:typename:void *
160 rtasm_exec_malloc(size_t size) function in typeref:typename:void *
H A Drtasm_x86sse.c147 p->store = rtasm_exec_malloc(p->size);
154 p->store = rtasm_exec_malloc(p->size);
2181 p->store = rtasm_exec_malloc(code_size);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_execmem.h39 rtasm_exec_malloc( size_t size );
H A Drtasm_execmem.c88 rtasm_exec_malloc(size_t size) function in typeref:typename:void *
106 debug_printf("rtasm_exec_malloc failed\n");
139 rtasm_exec_malloc(size_t size) function in typeref:typename:void *
160 rtasm_exec_malloc(size_t size) function in typeref:typename:void *
H A Drtasm_x86sse.c147 p->store = rtasm_exec_malloc(p->size);
154 p->store = rtasm_exec_malloc(p->size);
2186 p->store = rtasm_exec_malloc(code_size);

Completed in 12 milliseconds