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