Home
last modified time | relevance | path

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

/src/lib/libcalendar/
H A Dcalendar.c59 static int ndaysgi(date *idt);
145 while ((r = ndaysgi(&idt)) > ndays) in gdate()
189 return (ndaysgi(&idt)); in ndaysg()
197 ndaysgi(date *idt) in ndaysgi() function
258 nd = ndaysgi(&idt); in firstweek()
280 nmonday = ndaysgi(&dmondaygi); in weekday()