OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tlongest
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/wc/
wc.c
75
static wc_count_t tlinect, twordct, tcharct,
tlongest
;
variable in typeref:typename:wc_count_t
133
print_counts(tlinect, twordct, tcharct,
tlongest
,
320
if (dolongest && longest >
tlongest
)
321
tlongest
= longest;
Completed in 12 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025