Searched defs:flag_exit (Results 1 – 4 of 4) sorted by relevance
51 static volatile int flag_exit; variable
1560 static volatile int flag_exit; variable
374 void msg_callb1(GtkWidget *widget,int flag_exit) { in msg_callb1()381 void my_msg_subcall(gchar * message, int flag_exit, GtkWidget *dialog, GtkWidget *label1, GtkWidget… in my_msg_subcall()422 void my_msg(gchar * message, gint flag_exit) { in my_msg()
983 flag_exit = 0; variable