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