Searched refs:POW5_ERRORS (Results 1 – 1 of 1) sorted by relevance
181 static const uint64_t POW5_ERRORS[156] = { variable431 const uint32_t corr = (uint32_t) ((POW5_ERRORS[i / 32] >> (2 * (i % 32))) & 3); in generic_computePow5()
Completed in 3 milliseconds