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