Searched refs:CFUNC (Results 1 – 3 of 3) sorted by relevance
609 if (ext_cmd && (ext_cmd->type == CFUNC || in comexec()696 case CFUNC: { in comexec()1048 tp->type = CFUNC; in findfunc()1250 tp->type = CFUNC; in findcom()
681 case CFUNC: in do_whence()694 case CFUNC: in do_whence()
1851 #define CFUNC 2 /* function */ macro