Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dstrftime.c202 zone = tzname[0]; in _safe_tm_zone()
204 zone = tzname[1]; in _safe_tm_zone()
565 pt = _add(tzname[t->tm_isdst != 0], in _fmt()
630 if (tzname[t->tm_isdst != 0][0] == '-') in _fmt()
Dprivate.h660 # undef tzname
661 # define tzname tz_tzname macro
731 extern char *tzname[];
Dstrptime.c442 (const char * const *)tzname, in _strptime()
449 tm->tm_zone = tzname[i]; in _strptime()
Dlocaltime.c193 char * tzname[2] = { variable
277 tzname[ttisp->tt_isdst] = (char *) &sp->chars[ttisp->tt_desigidx]; in update_tzname_etc()
318 tzname[0] = tzname[1] = (char *) (sp ? wildabbr : utc); in settzname()
/bionic/tests/headers/posix/
Dtime_h.c109 char** sp = tzname; in time_h()
/bionic/libc/include/
Dtime.h61 extern char* _Nonnull tzname[];
/bionic/libc/tools/
Dposix-2013.txt1094 tzname
/bionic/libc/
Dlibc.map.txt1108 tzname; # var
DAndroid.bp264 // Include `tzname`, `timezone`, and `daylight` globals.
/bionic/tools/versioner/platforms/
Dlibc.map.txt1108 tzname; # var
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_151.S14457 GOT_RELOC(tzname)