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

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_x86_solaris.cpp110 int temp1, temp2, temp3; local
146 "=g" (temp3) /* %3 */
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DSizeTest06.cpp175 nsIWebShellContainer* temp3 = 0; local
177 status = rootWebShell->GetContainer(temp3);
178 nsCOMPtr<nsIWebShellContainer> webShellContainer = dont_AddRef(temp3);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c155 u32 temp1, temp2, temp3; local
164 temp3 = readl ( ioaddr + NvRegTransmitPoll );
176 writel ( temp3, ioaddr + NvRegTransmitPoll );

Completed in 52 milliseconds