Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmethodobject.h19 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef
/third_party/python/PC/bdist_wininst/
Dinstall.c366 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef