Searched refs:month1 (Results 1 – 1 of 1) sorted by relevance
44 static int const month1[] = variable89 for (idt.m = 11; month1[idt.m] > r; idt.m--) in jdate()93 idt.d = r - month1[idt.m]; in jdate()122 return (idt->d + month1[idt->m] + idt->y * 365 + idt->y / 4); in ndaysji()162 montht = month1; in gdate()