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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsDeque.cpp192 PRInt32 tempi=0; local
196 temp[tempi++]=mData[i]; //copy the leading elements...
199 temp[tempi++]=mData[j]; //copy the trailing elements...

Completed in 49 milliseconds