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

/external/mksh/src/
H A Dexec.c623 if (keepasn_ok && tp && tp->type == CFUNC &&
695 case CFUNC: {
792 internal_errorf("%s %d", "CFUNC", i);
975 tp->type = CFUNC;
1158 tp->type = CFUNC;
H A Dfuncs.c557 case CFUNC:
577 case CFUNC:
H A Dsh.h1190 #define CFUNC 2 /* function */ macro

Completed in 264 milliseconds