Home | History | Annotate | Download | only in src

Lines Matching refs:E_FUNC

727 #define E_FUNC	2	/* executing function # */
741 (t) == E_FUNC || (t) == E_INCL)
743 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL)