Searched refs:save_val (Results 1 – 3 of 3) sorted by relevance
2344 typval_T save_val; in filter_map() local2347 prepare_vimvar(VV_VAL, &save_val); in filter_map()2607 restore_vimvar(VV_VAL, &save_val); in filter_map()
1541 typval_T save_val; in checkitem_common() local1547 prepare_vimvar(VV_VAL, &save_val); in checkitem_common()1580 restore_vimvar(VV_VAL, &save_val); in checkitem_common()
453 typval_T save_val; in eval_spell_expr() local459 prepare_vimvar(VV_VAL, &save_val); in eval_spell_expr()475 restore_vimvar(VV_VAL, &save_val); in eval_spell_expr()