Searched refs:CFUNC (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dexec.c622 if (keepasn_ok && tp && tp->type == CFUNC &&
673 case CFUNC: {
771 internal_errorf("%s %d", "CFUNC", i);
953 tp->type = CFUNC;
1138 tp->type = CFUNC;
H A Dfuncs.c532 case CFUNC:
552 case CFUNC:
H A Dsh.h1045 #define CFUNC 2 /* function */ macro

Completed in 79 milliseconds