multAndIncrementBy  340 core/BigInteger.cpp 			decrement.multAndIncrementBy( (uint32)factor,0); 
multAndIncrementBy  156 core/BigInteger.h 			void multAndIncrementBy( int32 factor,  int32 addition);
multAndIncrementBy  159 core/BigInteger.h 				multAndIncrementBy(factor,0); 
multAndIncrementBy 1337 core/MathUtils.cpp 						exactInt.multAndIncrementBy(10, ch - '0');