HomeSort by relevance Sort by last modified time
    Searched refs:CFUNC (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
exec.c 622 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;
    [all...]
funcs.c 532 case CFUNC:
552 case CFUNC:
    [all...]
sh.h 1045 #define CFUNC 2 /* function */
    [all...]

Completed in 559 milliseconds