Searched defs:DISPATCH (Results 1 – 4 of 4) 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
1300 #define DISPATCH() \ macro1311 #define DISPATCH() goto predispatch; macro