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