Searched refs:E_LOOP (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/bin/ksh/
H A Dsh.h91 #define E_LOOP 5 /* executing for/while # */ macro
97 #define EF_BRKCONT_PASS BIT(1) /* set if E_LOOP must pass break/continue on */
H A Dmain.c684 case E_LOOP:
H A Dc_sh.c581 if (ep->type == E_LOOP) {
H A Dexec.c279 genv->type = E_LOOP;
320 genv->type = E_LOOP;

Completed in 208 milliseconds