Searched refs:next_if_code (Results 1 – 1 of 1) sorted by relevance
1773 int if_code=0, next_if_code=0; /* need double-buffer to handle elif */ local1815 …debug_printf("rmode=%d if_code=%d next_if_code=%d skip_more=%d\n", rmode, if_code, next_if_code,…1822 if (rmode == RES_THEN || rmode == RES_ELSE) if_code = next_if_code;1913 next_if_code=rcode; /* can be overwritten a number of times */