Searched refs:tmpc (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc5/asm/
H A Drc5-586.pl16 $tmpc="ecx";
56 &mov($tmpc, $B);
62 &mov($tmpc, $A);
83 &mov($tmpc, $A);
89 &mov($tmpc, $B);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/asm/
H A Drc5-586.pl16 $tmpc="ecx";
56 &mov($tmpc, $B);
62 &mov($tmpc, $A);
83 &mov($tmpc, $A);
89 &mov($tmpc, $B);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/devices/
H A Ddocprobe.c99 unsigned char tmp, tmpb, tmpc, ChipID; local
147 tmpc = ReadDOC(window, 2k_ECCStatus) & DOC_TOGGLE_BIT;
148 if (tmp != tmpb && tmp == tmpc)
162 tmpc = ReadDOC(window, ECCConf) & DOC_TOGGLE_BIT;
163 if (tmp != tmpb && tmp == tmpc)
199 tmpc = ReadDOC(window, Mplus_Toggle) & DOC_TOGGLE_BIT;
200 if (tmp != tmpb && tmp == tmpc)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dtmdiff.c165 FILETIME tmpa,tmpb,tmpc; local
172 GetThreadTimes(tm->thread_id,&tmpa,&tmpb,&tmpc,&(tm->ms_win32));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dtmdiff.c171 FILETIME tmpa,tmpb,tmpc; local
178 GetThreadTimes(tm->thread_id,&tmpa,&tmpb,&tmpc,&(tm->ms_win32));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Ddiskonchip.c1496 unsigned char tmp, tmpb, tmpc; local
1574 tmpc = ReadDOC_(virtadr, reg) & DOC_TOGGLE_BIT;
1575 if ((tmp == tmpb) || (tmp != tmpc)) {

Completed in 118 milliseconds