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