Searched defs:DISPATCH (Results 1 – 8 of 8) sorted by relevance
69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
108 #define DISPATCH(func, args, msg) nop(#func); macro
41 DISPATCH = 0, enumerator
24 pub static DISPATCH: cl_icd_dispatch = cl_icd_dispatch { constant
547 #define DISPATCH \ macro554 #define DISPATCH goto dispatch macro
69 DISPATCH, enumerator
213 DISPATCH, enumerator
1332 #define DISPATCH() \ macro