Searched defs:PyObject_INIT (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Include/ | ||
| D | objimpl.h | 125 #define PyObject_INIT(op, typeobj) \ macro |
| /third_party/boost/boost/python/detail/ | ||
| D | wrap_python.hpp | 217 # define PyObject_INIT(op, typeobj) \ macro |