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