Home
last modified time | relevance | path

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

/timezone/
A Dzdump.c106 #define is_digit(c) ((unsigned)(c) - '0' <= 9) argument
895 char c = *p++; in format_quoted_string() local
898 switch (c) { in format_quoted_string()
899 default: *b++ = c, s--; continue; in format_quoted_string()
902 case ' ': c = 's'; break; in format_quoted_string()
903 case '\f': c = 'f'; break; in format_quoted_string()
904 case '\n': c = 'n'; break; in format_quoted_string()
905 case '\r': c = 'r'; break; in format_quoted_string()
906 case '\t': c = 't'; break; in format_quoted_string()
907 case '\v': c = 'v'; break; in format_quoted_string()
[all …]
A Dzic.c710 switch (c) { in main()
923 name, c); in namecheck()
925 if (c == '/') { in namecheck()
1030 int c; in dolink() local
1086 char c; in itssymlink() local
2577 if (c < 0) { in stringzone()
2581 if (compat < c) in stringzone()
2582 compat = c; in stringzone()
2586 if (c < 0) { in stringzone()
2590 if (compat < c) in stringzone()
[all …]
A DREADME2 zic.c zdump.c tzfile.h private.h tzselect.ksh version
A DMakefile69 CFLAGS-zdump.c += $(tz-cflags)
70 CFLAGS-zic.c += $(tz-cflags) -Wno-unused-variable
A Dtzselect.ksh148 while getopts c:n:t:-: opt
151 c*)
A Dprivate.h222 #define is_digit(c) ((unsigned)(c) - '0' <= 9) argument
A Dnorthamerica247 # (c) Report to Congress- Not later than 9 months after the effective
1499 # On 15 April 1966 the Time Act (c. T-14, Revised Statutes of
1614 # c. 7 defines Yukon standard time as UTC-9. This is still valid;
1615 # see Interpretation Act, R.S.C. 1985, c. I-21, s. 35(1).
2085 # http://www.jonesbahamas.com/?c=45&a=10412

Completed in 22 milliseconds