Home | History | Annotate | Download | only in tzcode

Lines Matching refs:wildabbr

55 #ifndef WILDABBR
69 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
75 #define WILDABBR " "
76 #endif /* !defined WILDABBR */
78 static char wildabbr[] = WILDABBR;
220 wildabbr,
221 wildabbr
273 tzname[0] = wildabbr;
274 tzname[1] = wildabbr;
1410 tmp->TM_ZONE = wildabbr;