Searched defs:do_exit (Results 1 – 9 of 9) sorted by relevance
29 static int *do_exit; variable
61 volatile sig_atomic_t do_exit; member
30 unsigned int do_exit:1; member
55 static void do_exit(int stop) in do_exit() function
167 def do_exit(self, arg): member in samplecmdclass
1052 fn do_exit(&self) { in do_exit() method
788 static void do_exit(int ret) in do_exit() function
1126 do_exit = do_quit variable in Pdb
1299 static void do_exit(VideoState *is) in do_exit() function