Home
last modified time | relevance | path

Searched refs:XcheckN (Results 1 – 8 of 8) sorted by relevance

/external/mksh/src/
Dlex.c405 XcheckN(ws, wp, cz); in yylex()
640 XcheckN(ws, wp, cz); in yylex()
843 XcheckN(ws, wp, (dp - sp) * 2); in yylex()
1344 XcheckN(s->xs, xp, LINE); in getsc_line()
1394 XcheckN(s->xs, xp, Xlength(s->xs, xp)); in getsc_line()
Dmisc.c1470 XcheckN(xs, xp, 1 + len + 1); in do_realpath()
1656 XcheckN(*xsp, xp, len); in make_path()
1664 XcheckN(*xsp, xp, plen); in make_path()
1674 XcheckN(*xsp, xp, len); in make_path()
Dhistrap.c205 XcheckN(xs, xp, len + rep_len); in c_fc()
218 XcheckN(xs, xp, len); in c_fc()
337 XcheckN(xs, xp, Xlength(xs, xp)); in c_fc()
Deval.c1673 XcheckN(*xs, xp, se - sp + 1); in globit()
1701 XcheckN(*xs, xp, len); in globit()
Dexec.c1342 XcheckN(xs, xp, p - sp); in search_path()
1352 XcheckN(xs, xp, namelen); in search_path()
Dsh.h1811 #define XcheckN(xs, xp, n) do { \ macro
1818 #define Xcheck(xs, xp) XcheckN((xs), (xp), 1)
Dfuncs.c537 XcheckN(xs, xp, w); in c_print()
1783 XcheckN(xs, xp, bytesleft); in c_read()
Dedit.c811 XcheckN(xs, xp, pathlen * 2); in glob_path()
821 XcheckN(xs, xp, patlen); in glob_path()