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

/freebsd-11-stable/lib/libcalendar/
H A Dcalendar.c54 static date jiswitch = {1582, 7, 3}; variable
170 if (idt.y == jiswitch.y && idt.m == jiswitch.m && jiswitch.d < idt.d)
203 nswitch = ndaysji(&jiswitch);

Completed in 54 milliseconds