Searched refs:do_realloc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/ | ||
| H A D | x86sse.c | 21 static void do_realloc( struct x86_function *p ) function in typeref:typename:void 44 do_realloc(p); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/ | ||
| H A D | x86sse.c | 22 static void do_realloc( struct x86_function *p ) function in typeref:typename:void 45 do_realloc(p); |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ | ||
| H A D | rtasm_x86sse.c | 140 static void do_realloc( struct x86_function *p ) function in typeref:typename:void 178 do_realloc(p); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ | ||
| H A D | rtasm_x86sse.c | 140 static void do_realloc( struct x86_function *p ) function in typeref:typename:void 178 do_realloc(p); |
Completed in 15 milliseconds