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