HomeSort by: relevance | last modified time | path
    Searched defs:Rascii (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/sort/
sort.c 96 * weight tables. Gweights is one of ascii, Rascii..
99 u_char *const weight_tables[4] = { ascii, Rascii, Ftable, RFtable };
100 u_char ascii[NBINS], Rascii[NBINS], RFtable[NBINS], Ftable[NBINS];
sort.c 96 * weight tables. Gweights is one of ascii, Rascii..
99 u_char *const weight_tables[4] = { ascii, Rascii, Ftable, RFtable };
100 u_char ascii[NBINS], Rascii[NBINS], RFtable[NBINS], Ftable[NBINS];
sort.c 96 * weight tables. Gweights is one of ascii, Rascii..
99 u_char *const weight_tables[4] = { ascii, Rascii, Ftable, RFtable };
100 u_char ascii[NBINS], Rascii[NBINS], RFtable[NBINS], Ftable[NBINS];

Completed in 35 milliseconds