Lines Matching defs:d_3
304 u64 d_3 = 0;319 d_3 = div_u64(16 * x * x, d);320 d_3 = d_3 * d_3 * d_3;321 if (d_3)322 d_3 = div_u64(211243671486ULL, d_3);325 if (d_3) {327 tmp = (s64)2 * intlog10(x) - intlog10(abs(d)) - d_3