Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dmethodobject.h18 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef
/external/python/cpython3/Include/
Dmethodobject.h18 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c338 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef
613 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c366 typedef PyObject *(*PyCFunction)(PyObject *, PyObject *); typedef