Searched refs:__do_call (Results 1 – 1 of 1) sorted by relevance
232 #define __do_call(op, args...) op(args) macro233 #define do_call(op, args) __do_call(op, rm_parens args)