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

/macosx-10.10/shell_cmds-179/find/
H A Dgetdate.y136 %token tAGO tDAY tDAYZONE tID tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
278 rel : relunit tAGO {
416 { "ago", tAGO, 1 },
/macosx-10.10/sudo-73/src/
H A Dgetdate.y112 %token tAGO tDAY tDAYZONE tID tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
254 rel : relunit tAGO {
392 { "ago", tAGO, 1 },
H A Dgetdate.c126 #define tAGO 257 macro
315 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tAGO","tDAY",
352 "rel : relunit tAGO",
460 { "ago", tAGO, 1 },
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDate.c77 tAGO = 258, enumerator in enum:yytokentype
97 #define tAGO 258 macro
649 "$end", "error", "$undefined", "tAGO", "tDAY", "tDAYZONE", "tID",
2379 { "ago", tAGO, 1 },
H A DtclGetDate.y188 %token tAGO
434 relspec : relunits tAGO {
588 { "ago", tAGO, 1 },
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dgetdate.c55 enum { tAGO = 260, tDAY, tDAYZONE, tAMPM, tMONTH, tMONTH_UNIT, tSEC_UNIT, enumerator in enum:__anon9418
463 if (gds->tokenp[0].token == tAGO) {
651 { 0, "ago", tAGO, 1 },
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y144 %token tAGO tDAY tDAYZONE tID tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
360 relspec : relunits tAGO {
483 { "ago", tAGO, 1 },
H A DtclDate.c128 # define tAGO 257 macro
264 { "ago", tAGO, 1 },
1043 "tAGO", 257,
1107 "relspec : relunits tAGO",
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dgetdate.y221 %token tAGO tDST
449 relunit tAGO
677 { "AGO", tAGO, 1 },
H A Dgetdate.c69 tAGO = 258, enumerator in enum:yytokentype
91 #define tAGO 258 macro
688 "$end", "error", "$undefined", "tAGO", "tDST", "tYEAR_UNIT",
2448 { "AGO", tAGO, 1 },

Completed in 195 milliseconds