Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_unicodeobject.h37 extern Py_ssize_t _PyUnicode_InternedSize_Immortal(void);
/external/python/cpython3/Python/
Dsysmodule.c2020 return _PyUnicode_InternedSize_Immortal(); in sys_getunicodeinternedsize_impl()
/external/python/cpython3/Objects/
Dunicodeobject.c238 _PyUnicode_InternedSize_Immortal(void) in _PyUnicode_InternedSize_Immortal() function
/external/python/cpython3/Doc/data/
Dpython3.13.abi3812 …<function-decl name='_PyUnicode_InternedSize_Immortal' filepath='./Include/internal/pycore_unicode…