Home
last modified time | relevance | path

Searched +defs:virt +defs:y (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/m68k/mac/
Dmisc.c573 unsigned long virt = (unsigned long) mac_reset; in mac_reset() local
639 long int days, rem, y, wday, yday; in unmktime() local
663 #define LEAPS_THRU_END_OF(y) (DIV (y, 4) - DIV (y, 100) + DIV (y, 400)) in unmktime() argument