Searched refs:E_LOOP (Results 1 – 4 of 4) sorted by relevance
324 e->type = E_LOOP; in execute()357 e->type = E_LOOP; in execute()
1013 case E_LOOP: in unwind()
879 #define E_LOOP 5 /* executing for/while # */ macro
2207 if (ep->type == E_LOOP) { in c_brkcont()