Searched refs:POW5_INV_ERRORS (Results 1 – 1 of 1) sorted by relevance
315 static const uint64_t POW5_INV_ERRORS[154] = { variable450 const uint32_t corr = (uint32_t) ((POW5_INV_ERRORS[i / 32] >> (2 * (i % 32))) & 3) + 1; in generic_computeInvPow5()
Completed in 4 milliseconds