Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c71 static const char wildabbr[] = WILDABBR; variable
194 (char *) wildabbr,
195 (char *) wildabbr
318 tzname[0] = tzname[1] = (char *) (sp ? wildabbr : utc); in settzname()
1723 (offset ? wildabbr : gmtptr ? gmtptr->chars : utc)); in gmtsub()