Searched refs:myear (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rio/
H A Drio_linux.h43 char myear; member in struct:vpd_prom
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/
H A Drio_linux.h43 char myear; member in struct:vpd_prom
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsx.h56 char myear; member in struct:vpd_prom
H A Dsx.c1942 printk("Manufactured: %d/%d\n", 1970 + vpdp.myear, vpdp.mweek);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsx.h56 char myear; member in struct:vpd_prom
H A Dsx.c1942 printk("Manufactured: %d/%d\n", 1970 + vpdp.myear, vpdp.mweek);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dxmlschemastypes.c3552 long xmon, xday, myear, minday, maxday; local
3601 myear = xmon / 12;
3602 if (myear == 0) {
3606 maxday = 366 * ((myear + 3) / 4) +
3607 365 * ((myear - 1) % 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dxmlschemastypes.c3552 long xmon, xday, myear, minday, maxday; local
3601 myear = xmon / 12;
3602 if (myear == 0) {
3606 maxday = 366 * ((myear + 3) / 4) +
3607 365 * ((myear - 1) % 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dxmlschemastypes.c3552 long xmon, xday, myear, minday, maxday; local
3601 myear = xmon / 12;
3602 if (myear == 0) {
3606 maxday = 366 * ((myear + 3) / 4) +
3607 365 * ((myear - 1) % 4);

Completed in 128 milliseconds