Searched defs:PyObject_INIT_VAR (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dobjimpl.h165 #define PyObject_INIT_VAR(op, typeobj, size) \ macro
/external/python/cpython3/Include/
H A Dobjimpl.h145 #define PyObject_INIT_VAR(op, typeobj, size) \ macro

Completed in 334 milliseconds