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

  /external/mksh/src/
eval.c 120 if (yylex(ONEWORD) != LWORD)
    [all...]
exec.c     [all...]
lex.c 212 if (cf & ONEWORD)
769 /* ONEWORD */
1016 /* XXX ONEWORD? */)
    [all...]
sh.h     [all...]
edit.c 381 if (yylex(ONEWORD | LQCHAR) != LWORD) {
    [all...]

Completed in 66 milliseconds