Searched refs:INSTRUMENT_INC (Results 1 – 2 of 2) sorted by relevance
67 # define INSTRUMENT_INC(a) (a) = (a) + 1 macro78 # define INSTRUMENT_INC(a) macro
248 INSTRUMENT_INC(MillerRabinTrials); // Instrumentation in MillerRabin()309 INSTRUMENT_INC(failedAtIteration[9]); in MillerRabin()311 INSTRUMENT_INC(failedAtIteration[i]); in MillerRabin()545 INSTRUMENT_INC(totalFieldsSieved); in PrimeSieve()547 if(i == 0) INSTRUMENT_INC(emptyFieldsSieved); in PrimeSieve()644 INSTRUMENT_INC(noPrimeFields); in PrimeSelectWithSieve()