Searched refs:E_FUNC (Results 1 – 4 of 4) sorted by relevance
768 #define E_FUNC 2 /* executing function # */ macro782 (t) == E_FUNC || (t) == E_INCL)784 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL)
896 case E_FUNC: in unwind()
806 e->type = E_FUNC; in comexec()
1832 newenv(E_FUNC); in valsub()