Searched refs:ob_base (Results 1 – 4 of 4) sorted by relevance
82 #define PyObject_HEAD PyObject ob_base;97 #define PyObject_VAR_HEAD PyVarObject ob_base;116 PyObject ob_base; member
474 if (type->ob_base.ob_base._ob_next) { in _PyStructSequence_InitType()
49 PyObject ob_base;60 PyVarObject ob_base;
68 at the start of each object struct and defines a field called ``ob_base``114 This line is mandatory boilerplate to initialize the ``ob_base``