Searched refs:unlist_types_without_objects (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
H A Dobject.c95 garbage itself. If unlist_types_without_objects
98 static int unlist_types_without_objects; variable
195 if (unlist_types_without_objects &&
/external/python/cpython2/Objects/
H A Dobject.c82 garbage itself. If unlist_types_without_objects
85 static int unlist_types_without_objects; variable
173 if (unlist_types_without_objects &&

Completed in 149 milliseconds