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

  /external/mksh/src/
eval.c 122 if (yylex(ONEWORD) != LWORD)
    [all...]
lex.c 213 if (cf & ONEWORD)
764 /* ONEWORD */
1011 /* XXX ONEWORD? */)
    [all...]
exec.c     [all...]
sh.h     [all...]
edit.c 382 if (yylex(ONEWORD | LQCHAR) != LWORD) {
    [all...]

Completed in 104 milliseconds