Searched refs:FUNSUB (Results 1 - 5 of 5) sorted by relevance

/external/mksh/src/
H A Deval.c281 case FUNSUB:
286 if (c == FUNSUB) {
295 if (c == FUNSUB) {
1321 } else if (fn == FUNSUB) {
H A Dtree.c347 case FUNSUB:
590 case FUNSUB:
830 case FUNSUB:
831 shf_puts("FUNSUB<", shf);
H A Dsyn.c1134 if (subtype == FUNSUB) {
H A Dlex.c430 c = FUNSUB;
H A Dsh.h1328 #define FUNSUB 14 /* ${ foo;} substitution (NUL terminated) */ macro

Completed in 206 milliseconds