Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testcapimodule.c160 int orig_enabled = PyGC_IsEnabled(); in test_gc_control() local
166 if (old_state != orig_enabled) { in test_gc_control()
194 if (!orig_enabled) { in test_gc_control()
210 if (orig_enabled) { in test_gc_control()

Completed in 10 milliseconds