Searched refs:CFUNC (Results 1 – 3 of 3) sorted by relevance
645 if (!resetspec && tp && tp->type == CFUNC && in comexec()716 case CFUNC: { in comexec()1001 tp->type = CFUNC; in findfunc()1182 tp->type = CFUNC; in findcom()
557 case CFUNC: in c_whence()586 case CFUNC: in c_whence()
1194 #define CFUNC 2 /* function */ macro