Lines Matching defs:loop
704 "POSIX does not allow an empty init expression in a for loop",
705 "POSIX does not allow an empty condition expression in a for loop",
706 "POSIX does not allow an empty update expression in a for loop",
3113 static void bc_parse_createExitLabel(BcParse *p, size_t idx, int loop) {
3117 ip.func = loop;
3555 int loop;
3559 loop = BC_PARSE_LOOP_INNER(p) != 0;
3561 if (loop || BC_PARSE_ELSE(p)) {
3563 if (loop) {
4198 // This is for spacing in things like for loop headers.
4442 // This is for spacing in things like for loop headers.
5745 // This loop is complex because the vm tries not to send any lines that end