Searched refs:CFUNC (Results 1 – 3 of 3) sorted by relevance
654 if (!resetspec && tp && tp->type == CFUNC && in comexec()726 case CFUNC: { in comexec()1047 tp->type = CFUNC; in findfunc()1222 tp->type = CFUNC; in findcom()
575 case CFUNC: in c_whence()604 case CFUNC: in c_whence()
1248 #define CFUNC 2 /* function */ macro