Home
last modified time | relevance | path

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

/dports/japanese/today/ja-today-2.12_2/
H A Devent.c72 static int dayshift_direction; variable
360 dayshift_direction = 0; in eventSearch()
373 dayshift_direction = -1; in eventSearch()
376 dayshift_direction = 1; in eventSearch()
999 if (dayshift_direction != 0) { in pickup_event()
1394 day += dayshift_direction; in skipHoliday()