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