Searched refs:save_skip (Results 1 – 1 of 1) sorted by relevance
2838 int save_skip = cctx->ctx_skip; in generate_ppconst() local2845 cctx->ctx_skip = save_skip; in generate_ppconst()5247 int save_skip = cctx->ctx_skip; in compile_and_or() local5398 cctx->ctx_skip = save_skip; in compile_and_or()5501 int save_skip = cctx->ctx_skip; in compile_expr1() local5627 cctx->ctx_skip = save_skip; in compile_expr1()6589 int save_skip; in has_list_index() local6598 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[all …]