Searched defs:pfunc (Results 1 – 13 of 13) sorted by relevance
11 typedef int (*pfunc)(void); typedef
19 typedef int (*pfunc)(void); typedef
36 typedef int (*pfunc)(void); typedef
29 typedef int (*pfunc)(void); typedef
30 typedef int (*pfunc)(void); typedef
198 void *pfunc; /* function pointer */ member
419 int (*pfunc)(netdissect_options *, const u_char *, int); in handle_ctrl_proto() local
1317 const char * (*pfunc)(netdissect_options *, const u_char *); in lldp_network_addr_print() local
943 if (llvm::Constant *pfunc = in convertOneFunction() local
3026 PyObject **pfunc, *func, **sp; in PyEval_EvalFrameEx() local4340 PyObject **pfunc = (*pp_stack) - n - 1; in call_function() local
861 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>( in GetMaxPositionalArgumentsForCallable() local
5061 PyObject **pfunc = (*pp_stack) - oparg - 1; in Py_LOCAL_INLINE() local