Home
last modified time | relevance | path

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

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