Searched refs:CFUNC (Results 1 – 3 of 3) sorted by relevance
623 if (keepasn_ok && tp && tp->type == CFUNC && in comexec()695 case CFUNC: { in comexec()975 tp->type = CFUNC; in findfunc()1158 tp->type = CFUNC; in findcom()
557 case CFUNC: in c_whence()577 case CFUNC: in c_whence()
1190 #define CFUNC 2 /* function */ macro