Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dgetdate.c2412 static table const time_units_table[] = variable
2683 for (tp = time_units_table; tp->name; tp++) in lookup_word()
2691 for (tp = time_units_table; tp->name; tp++) in lookup_word()