Searched defs:APPLY (Results 1 – 5 of 5) sorted by relevance
43 #define APPLY(f, x, y) f(x, y) in foo() macro
31 #define APPLY(f,x,y) x f y macro
225 #define APPLY(macro, arg) macro arg macro