Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
Drun.py61 exit_now = False variable
/external/python/cpython3/Lib/idlelib/
Drun.py106 exit_now = False variable
/external/libcap/contrib/sucap/
Dsu.c723 static void exit_now(int exit_code, const char *format, ...) in exit_now() function