Searched defs:INVOKE_BLOCK2 (Results 1 – 1 of 1) sorted by relevance
24 #define INVOKE_BLOCK2(block, arg1, arg2) block(arg1, arg2) macro30 #define INVOKE_BLOCK2(block, arg1, arg2) block->invoke(block, arg1, arg2) macro