OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastcol
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
emacs.c
1198
int
lastcol
= xep - xbuf;
local in function:x_kill
1202
x_arg =
lastcol
;
1203
else if (x_arg >
lastcol
)
1204
x_arg =
lastcol
;
emacs.c
1198
int
lastcol
= xep - xbuf;
local in function:x_kill
1202
x_arg =
lastcol
;
1203
else if (x_arg >
lastcol
)
1204
x_arg =
lastcol
;
Completed in 22 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025