Searched defs:PyGC_Collect (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | gcmodule.c | 1429 PyGC_Collect(void) in PyGC_Collect() function |
/external/python/cpython3/Modules/ | ||
D | gcmodule.c | 1563 PyGC_Collect(void) in PyGC_Collect() function |