Searched refs:function_p (Results 1 – 1 of 1) sorted by relevance
75 #define INVOKE_CB(function_p, args...) \ argument77 if (function_p) { \78 res = function_p(args); \