Searched refs:_PyStaticUnicode_Dealloc (Results 1 – 2 of 2) sorted by relevance
22 extern void _PyStaticUnicode_Dealloc(PyObject *);
16161 _PyStaticUnicode_Dealloc(PyObject *op) in _PyStaticUnicode_Dealloc() function