Searched refs:E_INCL (Results 1 – 2 of 2) sorted by relevance
877 #define E_INCL 3 /* including a file via . # */ macro892 (t) == E_FUNC || (t) == E_INCL)894 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL)
785 newenv(E_INCL); in include()1012 case E_INCL: in unwind()