Searched refs:nOtherUsed (Results 1 – 1 of 1) sorted by relevance
261 SCSIZE nOtherUsed = 0; in operator ==() local266 while ( nOtherUsed<nOtherEntryCount && rOther.maEntries[nOtherUsed].bDoQuery ) in operator ==()267 ++nOtherUsed; in operator ==()269 if ( (nUsed == nOtherUsed) in operator ==()
Completed in 7 milliseconds