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

  /external/mksh/src/
exec.c 627 if (keepasn_ok && tp && tp->type == CFUNC &&
699 case CFUNC: {
796 internal_errorf("%s %d", "CFUNC", i);
976 tp->type = CFUNC;
1159 tp->type = CFUNC;
    [all...]
funcs.c 550 case CFUNC:
570 case CFUNC:
    [all...]
sh.h     [all...]

Completed in 45 milliseconds