Searched refs:ob_base (Results 1 – 4 of 4) sorted by relevance
342 if (type->ob_base.ob_base._ob_next) { in PyStructSequence_InitType2()
83 #define PyObject_HEAD PyObject ob_base;98 #define PyObject_VAR_HEAD PyVarObject ob_base;113 PyObject ob_base; member
45 PyObject ob_base;56 PyVarObject ob_base;
68 at the start of each object struct and defines a field called ``ob_base``112 This line is mandatory boilerplate to initialize the ``ob_base``