Home
last modified time | relevance | path

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

/dragonfly/lib/libcalendar/
HDcalendar.c55 static int ndaysgi(date *idt);
141 while ((r = ndaysgi(&idt)) > ndays) in gdate()
185 return (ndaysgi(&idt)); in ndaysg()
193 ndaysgi(date *idt) in ndaysgi() function
254 nd = ndaysgi(&idt); in firstweek()
276 nmonday = ndaysgi(&dmondaygi); in weekday()