Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c225 #define _Py_INCREF_UNICODE_EMPTY() \ macro
240 _Py_INCREF_UNICODE_EMPTY(); \
2029 _Py_INCREF_UNICODE_EMPTY(); in unicode_resize()
10831 _Py_INCREF_UNICODE_EMPTY(); in replace()
13250 _Py_INCREF_UNICODE_EMPTY(); in PyUnicode_Partition()
13308 _Py_INCREF_UNICODE_EMPTY(); in PyUnicode_RPartition()
15548 _Py_INCREF_UNICODE_EMPTY(); in _PyUnicode_Init()