HomeSort by relevance Sort by last modified time
    Searched refs:Xput (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
funcs.c 474 Xput(xs, xp, po.ts[c]);
477 Xput(xs, xp, po.wc & 0xFF);
499 Xput(xs, xp, '\\');
506 Xput(xs, xp, po.ts[c]);
511 Xput(xs, xp, c);
515 Xput(xs, xp, '\0');
521 Xput(xs, xp, po.ws);
544 Xput(xs, xp, po.ls);
548 Xput(xs, xp, '\0');
    [all...]
misc.c     [all...]
lex.c 1189 Xput(xs, xp, c);
1197 Xput(xs, xp, c);
1206 Xput(xs, xp, '\0');
    [all...]
sh.h     [all...]

Completed in 94 milliseconds