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

/external/mksh/src/
H A Dexec.c339 (i != LBREAK && i != LCONTIN)) {
374 (i != LBREAK && i != LCONTIN)) {
H A Dsh.h749 #define LCONTIN 7 /* continue statement */ macro
H A Dfuncs.c2400 unwind(*wp[0] == 'b' ? LBREAK : LCONTIN);

Completed in 2521 milliseconds