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

/external/mksh/src/
H A Dsyn.c611 t = newtp(TPAT);
H A Dtree.c1131 OPEN(TPAT)
H A Dexec.c402 for (t = t->left; t != NULL && t->type == TPAT; t = t->right) {
H A Dsh.h1292 /* TPAT: termination character */
1314 #define TPAT 16 /* pattern in case */ macro

Completed in 35 milliseconds