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

  /src/usr.bin/sort/
sort.c 99 u_char *const weight_tables[4] = { ascii, Rascii, Ftable, RFtable };
100 u_char ascii[NBINS], Rascii[NBINS], RFtable[NBINS], Ftable[NBINS];
sort.c 99 u_char *const weight_tables[4] = { ascii, Rascii, Ftable, RFtable };
100 u_char ascii[NBINS], Rascii[NBINS], RFtable[NBINS], Ftable[NBINS];

Completed in 21 milliseconds