Searched refs:E_PARSE (Results 1 – 2 of 2) sorted by relevance
754 newenv(E_PARSE); in shell()895 case E_PARSE: in unwind()
767 #define E_PARSE 1 /* parsing command # */ macro781 #define STOP_BRKCONT(t) ((t) == E_NONE || (t) == E_PARSE || \