Lines Matching refs:save_skip
2838 int save_skip = cctx->ctx_skip; in generate_ppconst() local
2845 cctx->ctx_skip = save_skip; in generate_ppconst()
5247 int save_skip = cctx->ctx_skip; in compile_and_or() local
5398 cctx->ctx_skip = save_skip; in compile_and_or()
5501 int save_skip = cctx->ctx_skip; in compile_expr1() local
5532 cctx->ctx_skip = save_skip == SKIP_YES || in compile_expr1()
5604 cctx->ctx_skip = save_skip == SKIP_YES || const_value in compile_expr1()
5627 cctx->ctx_skip = save_skip; in compile_expr1()
6589 int save_skip; in has_list_index() local
6598 save_skip = cctx->ctx_skip; in has_list_index()
6601 cctx->ctx_skip = save_skip; in has_list_index()
7801 skip_T save_skip = cctx->ctx_skip; in compile_elseif() local
7901 cctx->ctx_skip = save_skip; in compile_elseif()