Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmethodobject.h35 struct PyMethodDef { struct
42 typedef struct PyMethodDef PyMethodDef; argument
/third_party/python/PC/bdist_wininst/
Dinstall.c368 struct PyMethodDef { struct
374 typedef struct PyMethodDef PyMethodDef; argument