Searched defs:_PyObject_VAR_SIZE (Results 1 – 4 of 4) sorted by relevance
179 #define _PyObject_VAR_SIZE(typeobj, nitems) \ macro
184 #define _PyObject_VAR_SIZE(typeobj, nitems) \ macro
476 def _PyObject_VAR_SIZE(typeobj, nitems): function
448 def _PyObject_VAR_SIZE(typeobj, nitems): function