Searched refs:CLEAR_POS (Results 1 – 9 of 9) sorted by relevance
35 #define CLEAR_POS(a) do {(a)->lnum = 0; (a)->col = 0; (a)->coladd = 0;} while (0) macro
2331 CLEAR_POS(&match_pos); in findmatchlimit()2908 CLEAR_POS(&pos); in is_zero_width()3040 CLEAR_POS(&pos); in current_search()3256 CLEAR_POS(&lastpos); in update_search_stat()
692 CLEAR_POS(&start_pos); in current_word()
3235 CLEAR_POS(&(uhp->uh_cursor)); in u_find_first_changed()3243 CLEAR_POS(&(uhp->uh_cursor)); in u_find_first_changed()
2430 CLEAR_POS(&found_pos); in find_decl()2497 CLEAR_POS(&found_pos); in find_decl()
203 CLEAR_POS(&saved_fmark.mark); // shutup gcc 4.0 in do_tag()
185 CLEAR_POS(&is_state->match_end); in init_incsearch_state()
1307 CLEAR_POS(&found_pos); in spell_move_to()
8574 CLEAR_POS(&firstpos); in do_searchpair()8575 CLEAR_POS(&foundpos); in do_searchpair()