Searched defs:tp_vectorcall_offset (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Doc/includes/ | ||
| D | typestruct.h | 9 Py_ssize_t tp_vectorcall_offset; member |
| /third_party/python/Include/cpython/ | ||
| D | object.h | 156 Py_ssize_t tp_vectorcall_offset; member |