Searched refs:ds_tmp (Results 1 – 1 of 1) sorted by relevance
2575 struct dir_stack_T *ds_tmp; in qf_guess_filepath() local2602 ds_tmp = qfl->qf_dir_stack->next; in qf_guess_filepath()2604 vim_free(ds_tmp->dirname); in qf_guess_filepath()2605 vim_free(ds_tmp); in qf_guess_filepath()