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

/freebsd-11-stable/lib/libcalendar/
H A Dcalendar.c58 static int ndaysji(date *idt);
80 while ((r = ndaysji(&idt)) > ndays)
111 return (ndaysji(&idt));
119 ndaysji(date * idt) function
203 nswitch = ndaysji(&jiswitch);
218 if ((nd = ndaysji(idt)) == -1)

Completed in 105 milliseconds