Searched defs:temp1 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_unixish_x86.cpp87 int temp1, temp2; local
159 "=c" (temp1), /* %1 */
H A Dxptcinvoke_x86_solaris.cpp110 int temp1, temp2, temp3; local
144 "=c" (temp1), /* %1 */
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c155 u32 temp1, temp2, temp3; local
162 temp1 = readl ( ioaddr + NvRegMacAddrA );
174 writel ( temp1, ioaddr + NvRegMacAddrA );

Completed in 85 milliseconds