OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lweight
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/sort/
fields.c
177
u_char *start, *end, *lineend, *mask, *
lweight
;
local in function:enterfield
214
lweight
= cur_fld->weights;
217
*tablepos++ =
lweight
[*start];
220
/* Add extra byte (absent from
lweight
) to sort short keys correctly */
221
*tablepos++ =
lweight
[REC_D];
Completed in 94 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025