t1 206 lapic.c struct rtcdate t1, t2; t1 215 lapic.c fill_rtcdate(&t1); t1 219 lapic.c if (memcmp(&t1, &t2, sizeof(t1)) == 0) t1 225 lapic.c #define CONV(x) (t1.x = ((t1.x >> 4) * 10) + (t1.x & 0xf)) t1 235 lapic.c *r = t1;