Searched refs:CFUNC (Results 1 – 3 of 3) sorted by relevance
633 if (!resetspec && tp && tp->type == CFUNC && in comexec()705 case CFUNC: { in comexec()1056 tp->type = CFUNC; in findfunc()1254 tp->type = CFUNC; in findcom()
679 case CFUNC: in do_whence()692 case CFUNC: in do_whence()
1780 #define CFUNC 2 /* function */ macro