Searched defs:tab_lim (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/games/primes/ | ||
| D | primes.c | 181 char *tab_lim; /* the limit to sieve on the table */ in primes() local |
| /openbsd/src/games/factor/ | ||
| D | factor.c | 212 char *tab_lim; in pr_bigfact() local |