Home
last modified time | relevance | path

Searched refs:month_and_day_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetdate.y616 static table const month_and_day_table[] = variable
906 for (tp = month_and_day_table; tp->name; tp++) in lookup_word()
H A Dgetdate.c2525 static table const month_and_day_table[] = variable
2815 for (tp = month_and_day_table; tp->name; tp++) in lookup_word()