Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dobjimpl.h76 #define PyObject_INIT(op, typeobj) \ macro
/external/python/cpython3/Include/
Dobjimpl.h143 # define PyObject_INIT(op, typeobj) \ macro
/external/python/cpython2/Include/
Dobjimpl.h163 #define PyObject_INIT(op, typeobj) \ macro