Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetdate.y645 static table const time_units_table[] = variable
916 for (tp = time_units_table; tp->name; tp++) in lookup_word()
924 for (tp = time_units_table; tp->name; tp++) in lookup_word()
H A Dgetdate.c2554 static table const time_units_table[] = variable
2825 for (tp = time_units_table; tp->name; tp++) in lookup_word()
2833 for (tp = time_units_table; tp->name; tp++) in lookup_word()