Lines Matching refs:dispatch
33 // both the client interface and the dispatch table interface, but at the42 const dispatchTable* dispatch;49 return wrapper->dispatch->func(context, ##__VA_ARGS__); \