Searched refs:E_LINECONT (Results 1 – 3 of 3) sorted by relevance
31 #define E_LINECONT 25 /* Unexpected characters after a line continuation */ macro
1621 tok->done = E_LINECONT; in tok_get()
1648 case E_LINECONT: in err_input()