Searched refs:SKIPBREAK (Results 1 – 1 of 1) sorted by relevance
9194 #define SKIPBREAK (1 << 0) macro9440 case SKIPBREAK: in skiploop()9446 skip = SKIPBREAK; in skiploop()10671 evalskip = (**argv == 'c') ? SKIPCONT : SKIPBREAK; in breakcmd()