HomeSort by: relevance | last modified time | path
    Searched refs:LCONTIN (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
sh.h 253 #define LCONTIN 7 /* continue statement */
c_sh.c 628 unwind(*wp[0] == 'b' ? LBREAK : LCONTIN);
exec.c 318 || (i != LBREAK && i != LCONTIN))
358 || (i != LBREAK && i != LCONTIN))

Completed in 16 milliseconds