Searched refs:x86_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h125 typedef void (*x86_func)(void); typedef in typeref:typename:void (*)(void)
158 x86_func x86_get_func( struct x86_function *p );
H A Drtasm_x86sse.c2199 static inline x86_func
2204 x86_func f;
2212 x86_func x86_get_func( struct x86_function *p )
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h125 typedef void (*x86_func)(void); typedef in typeref:typename:void (*)(void)
158 x86_func x86_get_func( struct x86_function *p );
H A Drtasm_x86sse.c2204 static inline x86_func
2209 x86_func f;
2217 x86_func x86_get_func( struct x86_function *p )

Completed in 8 milliseconds