OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cwtotal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
vs_refresh.c
151
size_t
cwtotal
, cnt, len, notused, off, y, chlen;
local
479
*
cwtotal
acts as new value for SCNO. Set
cwtotal
to the
489
cwtotal
= SCNO;
493
cwtotal
= SCNO + 1 - chlen;
512
|| (chlen = KEY_COL(sp, ch)) >
cwtotal
)
514
cwtotal
-= chlen;
522
cwtotal
+= chlen - 1;
527
SCNO =
cwtotal
;
536
*
cwtotal
acts as new value for SCNO. Set cwtotal to th
[
all
...]
vs_refresh.c
151
size_t
cwtotal
, cnt, len, notused, off, y, chlen;
local
479
*
cwtotal
acts as new value for SCNO. Set
cwtotal
to the
489
cwtotal
= SCNO;
493
cwtotal
= SCNO + 1 - chlen;
512
|| (chlen = KEY_COL(sp, ch)) >
cwtotal
)
514
cwtotal
-= chlen;
522
cwtotal
+= chlen - 1;
527
SCNO =
cwtotal
;
536
*
cwtotal
acts as new value for SCNO. Set cwtotal to th
[
all
...]
Completed in 48 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026