Home | History | Annotate | Download | only in src

Lines Matching refs:E_INCL

709 #define E_INCL	3	/* including a file via . # */
722 (t) == E_FUNC || (t) == E_INCL)
724 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL)