Home
last modified time | relevance | path

Searched defs:PyObject_INIT (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
Dobjimpl.h76 #define PyObject_INIT(op, typeobj) \ macro
/third_party/python/Include/
Dobjimpl.h143 # define PyObject_INIT(op, typeobj) \ macro
/third_party/boost/boost/python/detail/
Dwrap_python.hpp217 # define PyObject_INIT(op, typeobj) \ macro