OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highcol
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/fpr/
fpr.c
80
static int
highcol
;
variable in typeref:typename:int
187
highcol
= -1;
287
if (col >=
highcol
)
288
highcol
= col;
347
while (anchor <=
highcol
) {
358
while (i <
highcol
&& line[i + 1].count > 1)
371
highcol
= -1;
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025