Searched refs:LCONTIN (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/bin/ksh/
H A Dsh.h113 #define LCONTIN 7 /* continue statement */ macro
H A Dc_sh.c607 unwind(*wp[0] == 'b' ? LBREAK : LCONTIN);
H A Dexec.c285 (i != LBREAK && i != LCONTIN)) {
326 (i != LBREAK && i != LCONTIN)) {

Completed in 119 milliseconds