Home
last modified time | relevance | path

Searched defs:date1 (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/calendar/
H A Dgregorian.c133 gregorian_date_difference(const struct date *date1, in gregorian_date_difference()
H A Dbasics.c148 struct date date1 = { 1900, 1, 1 }; in ephemeris_correction() local
/dragonfly/contrib/cvs-1.12/src/
H A Dpatch.c40 static char *date1 = NULL; variable
H A Drcs.c3095 RCS_datecmp (const char *date1, const char *date2) in RCS_datecmp()