Searched refs:OtherTable (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/shell_cmds-179/find/
H A Dgetdate.y396 static TABLE const OtherTable[] = {
740 buff[i] = 's'; /* Put back for "this" in OtherTable. */
743 for (tp = OtherTable; tp->name; tp++)
/macosx-10.10/sudo-73/src/
H A Dgetdate.y372 static TABLE const OtherTable[] = {
738 buff[i] = 's'; /* Put back for "this" in OtherTable. */
741 for (tp = OtherTable; tp->name; tp++)
H A Dgetdate.c440 static TABLE const OtherTable[] = { variable
806 buff[i] = 's'; /* Put back for "this" in OtherTable. */
809 for (tp = OtherTable; tp->name; tp++)
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclGetDate.y566 static TABLE OtherTable[] = {
849 for (tp = OtherTable; tp->name; tp++) {
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y461 static TABLE OtherTable[] = {
950 for (tp = OtherTable; tp->name; tp++) {
H A DtclDate.c242 static TABLE OtherTable[] = { variable
731 for (tp = OtherTable; tp->name; tp++) {

Completed in 232 milliseconds