Searched refs:calendar_stop (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/quasi88/quasi88-0.6.4/src/ |
H A D | pc88main.h | 92 extern int calendar_stop; /* ������ߥե饰 */
|
H A D | pc88main.c | 81 int calendar_stop = FALSE; /* ������ߥե饰 */ variable 2356 if( calendar_stop==FALSE ){ in get_calendar_work() 3075 { TYPE_INT, &calendar_stop, },
|
H A D | getconf.c | 528 { 258, "timestop", X_FIX, &calendar_stop, TRUE, 0,0, 0 },
|
H A D | monitor.c | 1108 { "calendar_stop", "(-timestop)", MTYPE_INT, &calendar_stop, },
|