Home
last modified time | relevance | path

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

/external/python/cpython2/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