Lines Matching defs:time
88 current time zone checks various CPP symbols to see if special
90 Include <sys/time.h> if that will be used. */
95 #include <time.h>
102 #include <sys/time.h>
103 #include <time.h>
106 #include <sys/time.h>
108 #include <time.h>
122 time_t time; /* Seconds since the epoch */
268 item : time {
285 time : tUNUMBER tMERIDIAN {
480 /* Assorted relative-time words. */
936 ftz.time = time((time_t *) 0);
938 if (! (tm = gmtime (&ftz.time)))
941 ftz.timezone = difftm (&gmt, localtime (&ftz.time)) / 60;
944 tm = localtime(&now->time);
974 * yyTimeZone: time zone specified in minutes
1006 * If an absolute time specified, set Start to the equivalent Unix
1008 * a relatime time (ie: only yyHaveZone), decrement Start to the
1013 * time right now, next Monday. It's not clear to me why the
1023 Start = now->time;
1029 * Add in the relative time specified. RelativeMonth adds in the