OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Xnleft
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
expand.h
50
#define
Xnleft
(xs, xp) ((xs).end - (xp)) /* may be less than 0 */
history.c
277
while ((n = shf_read(xp,
Xnleft
(xs, xp), shf)) > 0) {
279
if (
Xnleft
(xs, xp) <= 0)
lex.c
1031
char *p = shf_getse(xp,
Xnleft
(s->xs, xp), s->u.shf);
eval.c
1091
debunk(xp, sp,
Xnleft
(*xs, xp));
Completed in 18 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026