Home
last modified time | relevance | path

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

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