Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-crt/crt/
Dtlssup.c78 _PVFV *pfunc; in __dyn_tls_init() local
/third_party/python/Include/
Dobject.h198 void *pfunc; /* function pointer */ member
/third_party/python/Python/
Dceval.c5061 PyObject **pfunc = (*pp_stack) - oparg - 1; in Py_LOCAL_INLINE() local