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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dremote-e7000.c599 if (quit_flag)
602 /* Was-> quit_flag = 0; */
1817 if (quit_flag)
1820 quit_flag = 0;
1907 quit_flag = 1;
1910 if (quit_flag)
1913 quit_flag = 0;
H A Devent-top.c479 quit_flag = 0;
972 quit_flag = 1;
H A Dremote-sim.c638 if (quit_flag) /* gdb's idea of quit */
640 quit_flag = 0; /* we've stolen it */
H A Ddefs.h158 extern int quit_flag;
177 if (quit_flag) quit (); \
1006 indication of the exact exception that it caught - quit_flag might
H A Dtop.c317 quit_flag = 0;
793 quit_flag = 0;
858 quit_flag = 0;
H A Dmain.c177 quit_flag = 0;
H A Dutils.c130 int quit_flag; variable
992 quit_flag = 1;
H A Dremote.c1673 quit_flag is required. */
4012 if (quit_flag)
4014 quit_flag = 0;
H A Dsymfile.c1468 if (quit_flag

Completed in 151 milliseconds