Home
last modified time | relevance | path

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

/src/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) in gdate()
203 nswitch = ndaysji(&jiswitch); in ndaysgi()