Home | History | Annotate | Download | only in at

Lines Matching defs:TODAY

63 	PM, AM, TOMORROW, TODAY, NOW,
80 {"midnight", MIDNIGHT, false}, /* 00:00:00 of today or tomorrow */
81 {"noon", NOON, false}, /* 12:00:00 of today or tomorrow */
82 {"teatime", TEATIME, false}, /* 16:00:00 of today or tomorrow */
86 {"today", TODAY, false}, /* execute today - don't advance time */
476 case TODAY:
477 /* force ourselves to stay in today - no further processing */
504 /* if this day is < today, then roll to next week */