Searched defs:PyList_GET_SIZE (Results 1 – 2 of 2) sorted by relevance
63 #define PyList_GET_SIZE(op) Py_SIZE(op) macro