Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c61 static PyObject *gc_str = NULL; variable
1021 if (gc_str == NULL) in collect()
1022 gc_str = PyString_FromString("garbage collection"); in collect()
1023 PyErr_WriteUnraisable(gc_str); in collect()
/external/python/cpython3/Tools/c-analyzer/
Dignored-globals.txt80 gc_str
DTODO196 Modules/gcmodule.c:gc_str static PyObject *gc_str
Dknown.tsv310 Modules/gcmodule.c - gc_str variable static PyObject *gc_str