Searched refs:WILDABBR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dlocaltime.c48 #ifndef WILDABBR
62 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
68 #define WILDABBR " " macro
69 #endif /* !defined WILDABBR */
71 static char wildabbr[] = WILDABBR;
/macosx-10.9.5/Libc-997.90.3/stdtime/FreeBSD/
H A Dlocaltime.c77 #ifndef WILDABBR
91 ** WILDABBR is used. Another possibility: initialize tzname[0] to the
97 #define WILDABBR " " macro
98 #endif /* !defined WILDABBR */
100 static const char wildabbr[] = "WILDABBR";

Completed in 123 milliseconds