Home
last modified time | relevance | path

Searched refs:alltable (Results 1 – 4 of 4) sorted by relevance

/original-bsd/contrib/sort/
H A Dsort.h111 extern u_char alltable[NBINS], dtable[NBINS], itable[NBINS];
H A Dinit.c127 cur_fld->mask = alltable;
269 alltable[i] = 1;
H A Dsort.c47 u_char dtable[NBINS], itable[NBINS], alltable[NBINS]; variable
H A Dfields.c143 mask = alltable;