Searched defs:DISPATCH (Results 1 – 5 of 5) sorted by relevance
69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
108 #define DISPATCH(func, args, msg) nop(#func); macro
123 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
64 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
1300 #define DISPATCH() \ macro1311 #define DISPATCH() goto predispatch; macro