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

/freebsd-10-stable/lib/libcalendar/
H A Dcalendar.c59 static int ndaysgi(date *idt);
145 while ((r = ndaysgi(&idt)) > ndays)
189 return (ndaysgi(&idt));
197 ndaysgi(date *idt) function
258 nd = ndaysgi(&idt);
280 nmonday = ndaysgi(&dmondaygi);

Completed in 43 milliseconds