Searched refs:tDST (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/shell_cmds-179/find/
H A Dgetdate.y137 %token tSEC_UNIT tSNUMBER tUNUMBER tZONE tDST
211 tZONE tDST {
723 return tDST;
/macosx-10.10/sudo-73/src/
H A Dgetdate.y113 %token tSEC_UNIT tSNUMBER tUNUMBER tZONE tDST
187 tZONE tDST {
721 return tDST;
H A Dgetdate.c138 #define tDST 269 macro
317 "tSNUMBER","tUNUMBER","tZONE","tDST",
340 "zone : tZONE tDST",
789 return tDST;
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclGetDate.y201 %token tDST
210 %type <Number> tDST
297 zone : tZONE tDST {
675 { "dst", tDST, HOUR( 0) }, /* DST on (hour is ignored) */
H A DtclDate.c90 tDST = 271, enumerator in enum:yytokentype
110 #define tDST 271 macro
651 "tSNUMBER", "tUNUMBER", "tZONE", "tEPOCH", "tDST", "tISOBASE",
2466 { "dst", tDST, HOUR( 0) }, /* DST on (hour is ignored) */
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y145 %token tSTARDATE tSEC_UNIT tSNUMBER tUNUMBER tZONE tEPOCH tDST tISOBASE
148 %type <Number> tDAY tDAYZONE tMINUTE_UNIT tMONTH tMONTH_UNIT tDST
224 zone : tZONE tDST {
569 { "dst", tDST, HOUR( 0) }, /* DST on (hour is ignored) */
H A DtclDate.c142 # define tDST 271 macro
350 { "dst", tDST, HOUR( 0) }, /* DST on (hour is ignored) */
1057 "tDST", 271,
1083 "zone : tZONE tDST",
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dgetdate.y221 %token tAGO tDST
324 | tLOCAL_ZONE tDST
348 | tZONE tDST
608 { "DST", tDST, 0 }
H A Dgetdate.c70 tDST = 259, enumerator in enum:yytokentype
92 #define tDST 259 macro
688 "$end", "error", "$undefined", "tAGO", "tDST", "tYEAR_UNIT",
2379 { "DST", tDST, 0 }
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dgetdate.c56 tUNUMBER, tZONE, tDST }; enumerator in enum:__anon9418
177 && gds->tokenp[1].token == tDST) {
614 { 0, "dst", tDST, 0 },

Completed in 220 milliseconds