Home
last modified time | relevance | path

Searched defs:pfunc (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
Dobject.h219 void *pfunc; /* function pointer */ member
/third_party/python/Python/
Dceval.c5856 PyObject **pfunc = (*pp_stack) - oparg - 1; in Py_LOCAL_INLINE() local