Searched +defs:virt +defs:y (Results 1 – 1 of 1) sorted by relevance
573 unsigned long virt = (unsigned long) mac_reset; in mac_reset() local639 long int days, rem, y, wday, yday; in unmktime() local663 #define LEAPS_THRU_END_OF(y) (DIV (y, 4) - DIV (y, 100) + DIV (y, 400)) in unmktime() argument