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

  /external/mksh/src/
tree.c 106 case TPAREN:
1049 OPEN(TPAREN)
syn.c 398 t = nested(TPAREN, ORD('('), ORD(')'), sALIAS);
1162 /* we use TPAREN as a helper container here */
1163 t = nested(TPAREN, stok, etok, ALIAS);
1166 /* t->left because nested(TPAREN, ...) hides our goodies there */
exec.c 164 case TPAREN:
    [all...]
sh.h     [all...]

Completed in 60 milliseconds