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

  /external/mksh/src/
syn.c 408 case MDPAREN:
537 if (c == MDPAREN) {
826 { "((", MDPAREN, false },
lex.c 978 /* c == '(' ) */ MDPAREN;
    [all...]
sh.h     [all...]

Completed in 97 milliseconds