Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c84 static const char wildabbr[] = WILDABBR; variable
193 (char *) wildabbr,
194 (char *) wildabbr
283 tzname[0] = tzname[1] = (char *) wildabbr; in settzname()
1541 (offset ? wildabbr : gmtptr ? gmtptr->chars : gmt)); in gmtsub()