Lines Matching refs:dispatch
6677 funcptr dispatch (void) __asm__ ("invoke");6678 funcptr dispatch (void) { return &func; }