Searched refs:LCONTIN (Results 1 – 4 of 4) sorted by relevance
327 (i != LBREAK && i != LCONTIN)) { in execute()360 (i != LBREAK && i != LCONTIN)) { in execute()
817 case LCONTIN: in shell()
857 #define LCONTIN 7 /* continue statement */ macro
2227 unwind(*wp[0] == 'b' ? LBREAK : LCONTIN); in c_brkcont()