Searched defs:_PyUnicode_COMPACT_DATA (Results 1 – 5 of 5) sorted by relevance
321 static inline void* _PyUnicode_COMPACT_DATA(PyObject *op) { in _PyUnicode_COMPACT_DATA() function