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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSHAHashSet.cpp843 bool bAdded = false; local
846 bAdded = m_aUntrustedHashs[i].AddSigningIP(dwFromIP);
852 bAdded = true;
880 % (bAdded ? wxT("") : wxT("not "))
898 % (bAdded ? wxT(""): wxT("not "))
912 if (bAdded) {} // get rid of unused variable warning

Completed in 73 milliseconds