Searched refs:ppc_get_func (Results 1 – 3 of 3) sorted by relevance
209 vs->func = (codegen_function) ppc_get_func( &vs->ppc_program ); in draw_create_vs_ppc()
71 extern void (*ppc_get_func( struct ppc_function *p ))( void );
89 void (*ppc_get_func(struct ppc_function *p))(void) in ppc_get_func() function