Searched refs:STOP_RETURN (Results 1 – 2 of 2) sorted by relevance
793 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL) macro
2149 if (STOP_RETURN(ep->type)) { in c_exitreturn()