Searched defs:t (Results 1 – 5 of 5) sorted by relevance
/timezone/ |
A D | zdump.c | 294 register time_t t; in my_localtime_rz() local 526 time_t t; in main() local 604 register time_t t; in yeartot() local 649 time_t t; in hunt() local 733 gmtoff(struct tm const *a, time_t *t, struct tm const *b) in gmtoff() 756 show(timezone_t tz, char *zone, time_t t, bool v) in show() 857 format_utc_offset(char *buf, size_t size, struct tm const *tm, time_t t) in format_utc_offset() 929 struct tm const *tm, time_t t, char const *ab, char const *zone_name) in istrftime() 1006 showtrans(char const *time_fmt, struct tm const *tm, time_t t, char const *ab, in showtrans()
|
A D | test-tz.c | 23 time_t t; in main() local
|
A D | tst-timezone.c | 93 time_t t; in do_test() local
|
A D | private.h | 629 #define TWOS_COMPLEMENT(t) ((t) ~ (t) 0 < 0) argument 634 #define MAXVAL(t, b) \ argument 637 #define MINVAL(t, b) \ argument
|
A D | zic.c | 1517 zic_t t; in getleapdatetime() local 1587 zic_t t = getleapdatetime(fields, nfields, false); in inleap() local 3000 leapadd(zic_t t, int correction, int rolling) in leapadd() 3323 register zic_t t, y; in rpytime() local
|
Completed in 19 milliseconds