OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_eboff
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
vs_line.c
172
smp->c_sboff = smp->
c_eboff
= 0;
250
offset_in_line = tsmp->
c_eboff
;
253
offset_in_line = tsmp->
c_eboff
+ 1;
405
smp->
c_eboff
= offset_in_line;
431
smp->
c_eboff
= offset_in_line;
527
smp->
c_eboff
= len - 1;
vi.h
207
size_t
c_eboff
; /* 0-N: offset of last character on screen. */
member in struct:_smap
vs_smap.c
1127
if (p->
c_eboff
>= sp->cno) {
Completed in 37 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026