Lines Matching defs:base
1311 uint_fast64_t base = alphabetlen;
1314 uint_fast64_t base__6 = base * base * base * base * base * base;
1597 register ptrdiff_t i, j, base, out;
1630 for (base = 0; base < nrules; base = out) {
1631 rp = &rules[base];
1632 for (out = base + 1; out < nrules; ++out)
1640 zp->z_nrules = out - base;
2329 ptrdiff_t base, count;
2339 while (0 < r.count && ats[r.base] < lo) {
2340 r.defaulttype = types[r.base];
2342 r.base++;
2364 while (0 < r.count && hi + 1 < ats[r.base + r.count - 1])
2517 thistimei = range32.base;
2527 thistimei = range64.base;