OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sorted_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/col/
col.c
441
static int count_size, *count,
sorted_size
;
local in function:flush_line
447
if (l->l_lsize >
sorted_size
) {
448
sorted_size
= l->l_lsize;
450
sizeof(CHAR) * (size_t)
sorted_size
)) == NULL)
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025