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.c202 #define _Py_INCREF_UNICODE_EMPTY() \ macro
217 _Py_INCREF_UNICODE_EMPTY(); \
1895 _Py_INCREF_UNICODE_EMPTY(); in unicode_resize()
10614 _Py_INCREF_UNICODE_EMPTY(); in replace()
12920 _Py_INCREF_UNICODE_EMPTY(); in PyUnicode_Partition()
12977 _Py_INCREF_UNICODE_EMPTY(); in PyUnicode_RPartition()
15201 _Py_INCREF_UNICODE_EMPTY(); in _PyUnicode_Init()