Home
last modified time | relevance | path

Searched defs:quitting (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Drun.py62 quitting = False variable
/external/python/cpython3/Lib/idlelib/
Drun.py98 quitting = False variable
/external/gptfdisk/
Dbasicmbr.cc1582 int goOn = 1, quitting = 0, retval, num, haveShownInfo = 0; in DoMenu() local