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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/asm/
H A Drc5-586.pl17 $tmpc="ecx";
57 &mov($tmpc, $B);
63 &mov($tmpc, $A);
84 &mov($tmpc, $A);
90 &mov($tmpc, $B);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/asm/
H A Drc5-586.pl17 $tmpc="ecx";
57 &mov($tmpc, $B);
63 &mov($tmpc, $A);
84 &mov($tmpc, $A);
90 &mov($tmpc, $B);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Ddocprobe.c88 unsigned char tmp, tmpb, tmpc, ChipID; local
136 tmpc = ReadDOC(window, 2k_ECCStatus) & DOC_TOGGLE_BIT;
137 if (tmp != tmpb && tmp == tmpc)
151 tmpc = ReadDOC(window, ECCConf) & DOC_TOGGLE_BIT;
152 if (tmp != tmpb && tmp == tmpc)
188 tmpc = ReadDOC(window, Mplus_Toggle) & DOC_TOGGLE_BIT;
189 if (tmp != tmpb && tmp == tmpc)
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c1488 unsigned char tmp, tmpb, tmpc; local
1566 tmpc = ReadDOC_(virtadr, reg) & DOC_TOGGLE_BIT;
1567 if ((tmp == tmpb) || (tmp != tmpc)) {

Completed in 144 milliseconds