Home | History | Annotate | Download | only in tzcode

Lines Matching refs:WILDABBR

105 #ifndef WILDABBR
119 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
125 #define WILDABBR " "
126 #endif /* !defined WILDABBR */
128 static char wildabbr[] = WILDABBR;
270 wildabbr,
271 wildabbr
325 tzname[0] = wildabbr;
326 tzname[1] = wildabbr;
1442 tmp->TM_ZONE = wildabbr;