Searched refs:_PyUnicode_SHARE_WSTR (Results 1 – 1 of 1) sorted by relevance
139 #define _PyUnicode_SHARE_WSTR(op) \ macro942 share_wstr = _PyUnicode_SHARE_WSTR(unicode); in resize_compact()1006 share_wstr = _PyUnicode_SHARE_WSTR(unicode); in resize_inplace()