Home
last modified time | relevance | path

Searched refs:calendar_stop (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dpc88main.h92 extern int calendar_stop; /* ������ߥե饰 */
H A Dpc88main.c81 int calendar_stop = FALSE; /* ������ߥե饰 */ variable
2356 if( calendar_stop==FALSE ){ in get_calendar_work()
3075 { TYPE_INT, &calendar_stop, },
H A Dgetconf.c528 { 258, "timestop", X_FIX, &calendar_stop, TRUE, 0,0, 0 },
H A Dmonitor.c1108 { "calendar_stop", "(-timestop)", MTYPE_INT, &calendar_stop, },