t1 198 lapic.c struct rtcdate t1, t2; t1 207 lapic.c fill_rtcdate(&t1); t1 211 lapic.c if(memcmp(&t1, &t2, sizeof(t1)) == 0) t1 217 lapic.c #define CONV(x) (t1.x = ((t1.x >> 4) * 10) + (t1.x & 0xf)) t1 227 lapic.c *r = t1;