Searched refs:firstrun (Results 1 – 3 of 3) sorted by relevance
673 static bool firstrun = true; in trace_enabled() local675 if (!firstrun) in trace_enabled()677 firstrun = false; in trace_enabled()
839 static bool firstrun = true; in LLVMFuzzerTestOneInput() local841 if (firstrun == true) { in LLVMFuzzerTestOneInput()
39 sys.modules['idlelib.run'].firstrun = False