Home
last modified time | relevance | path

Searched refs:_PyUnicode_NONCOMPACT_DATA (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/cpython/
Dunicodeobject.h345 #define _PyUnicode_NONCOMPACT_DATA(op) \ macro
352 _PyUnicode_NONCOMPACT_DATA(op))