Lines Matching refs:gmtime_r
727 * libc/time/gmtime_r.c (gmtime_r): use faster algorithm from
1355 * libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for dates
1429 * libc/time/gmtime_r.c (DAYS_PER_*_YEARS): Convert to long constants
1467 * libc/time/gmtime_r.c (gmtime_r): Remove dead code.
1554 _mktm_r() with call to gmtime_r() and code moved from _mktm_r() which
1556 * libc/time/gmtime_r.c (gmtime_r): Simplify by moving all relevant
2272 * libc/time/gmtime_r.c (gmtime_r): Same.
18534 * libc/time/gmtime.c (gmtime): Changed to call gmtime_r.
18535 * libc/time/gmtime_r.c (gmtime_r): Changed to call _mktm_r.
18540 for gmtime_r and lcltime_r. This code has timezone support.
18746 * libc/time/gmtime.c (gmtime): Changed to call gmtime_r.
18747 * libc/time/gmtime_r.c (gmtime_r): Changed to call _mktm_r.
18752 for gmtime_r and lcltime_r. This code has timezone support.
24321 * libc/time/{asctime_r.c, ctime_r.c, gmtime_r.c, lcltime_r.c}:
24329 gmtime_r, and localtime_r.