Searched refs:TDBRACKET (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dsyn.c405 t = newtp(TDBRACKET);
503 if (t->type == TCOM || t->type == TDBRACKET) {
H A Dtree.c114 case TDBRACKET:
1036 OPEN(TDBRACKET)
H A Dexec.c315 case TDBRACKET: {
H A Dsh.h1306 #define TDBRACKET 8 /* [[ .. ]] */ macro

Completed in 78 milliseconds