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 - 2
of
2
) 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;
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 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025