OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weight_tables
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/sort/
sort.h
80
/* R and F get used to index
weight_tables
[] */
166
extern u_char *const
weight_tables
[4]; /* ascii, Rascii, Ftable, RFtable */
init.c
200
cur_fld->weights =
weight_tables
[cur_fld->flags & (R | F)];
sort.c
99
u_char *const
weight_tables
[4] = { ascii, Rascii, Ftable, RFtable };
variable in typeref:typename:u_char * const[4]
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025