Searched refs:pos0 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-awk.c581 bool pos0 = true; /* true at start of regexp */ local
609 if (pos0)
611 pos0 = false;
641 pos0 = false;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dibmlana.c92 u_char pos0, pos1; local
94 pos0 = mca_read_stored_pos(slot, 2);
99 *iobase = (pos0 & 0xe0) << 7;
100 switch (pos0 & 0x06) {
114 *medium = (pos0 & 0x18) >> 3;
H A Deexpress.c359 int pos0, pos1; local
365 pos0 = mca_read_stored_pos(slot, 2);
371 if ((pos0 & 0x7) == 0x1)
373 else if ((pos0 & 0x7) == 0x5) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtgafb.c737 unsigned long pos0 = pos; local
770 pos = pos0 + bwidth*bincr;
786 unsigned long pos0 = pos; local
819 pos = pos0 + bwidth*bincr;

Completed in 51 milliseconds