Searched defs:tp_methods (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Doc/includes/ | ||
| D | typestruct.h | 57 struct PyMethodDef *tp_methods; member |
| /third_party/python/Include/cpython/ | ||
| D | object.h | 204 PyMethodDef *tp_methods; member |