Searched refs:CLEAR_POINTER (Results 1 – 25 of 25) sorted by relevance
68 CLEAR_POINTER(ht); in hash_init()
2548 CLEAR_POINTER(taep); in get_attr_entry()3482 CLEAR_POINTER(&(HL_TABLE()[highlight_ga.ga_len])); in syn_add_group()3674 CLEAR_POINTER(&hlt[hlcnt + i]); in combine_stl_hlt()3866 CLEAR_POINTER(&HL_TABLE()[hlcnt + 27]); in highlight_changed()
705 CLEAR_POINTER(uep); in u_savecommon()1335 CLEAR_POINTER(uhp); in unserialize_uhp()1452 CLEAR_POINTER(uep); in unserialize_uep()
1326 CLEAR_POINTER(mht); in mf_hash_init()
1919 CLEAR_POINTER(self); in window_new()2303 CLEAR_POINTER(self); in buffer_new()
839 CLEAR_POINTER(lp); in get_lval()2167 CLEAR_POINTER(evalarg); in init_evalarg()2288 CLEAR_POINTER(rettv); in eval1()
1619 #define CLEAR_POINTER(ptr) vim_memset((ptr), 0, sizeof(*(ptr))) macro
776 CLEAR_POINTER(su); in spell_find_suggest()1288 CLEAR_POINTER(sp); in suggest_trie_walk()
72 CLEAR_POINTER(opt); in clear_job_options()
174 CLEAR_POINTER(varp); in init_tv()
492 CLEAR_POINTER(sattr); in buf_get_signattrs()
2753 CLEAR_POINTER(&CUR_STATE(current_state.ga_len)); in push_current_state()5541 CLEAR_POINTER(&(SYN_CLSTR(curwin->w_s)[len])); in syn_add_cluster()
1559 CLEAR_POINTER(buf); in nb_do_cmd()
500 CLEAR_POINTER(xp); in ExpandInit()
287 CLEAR_POINTER(info); in call_dfunc()3384 CLEAR_POINTER(trycmd); in exec_instructions()
2466 CLEAR_POINTER(lvar); in reserve_local()6274 CLEAR_POINTER(lhs); in compile_lhs()9520 CLEAR_POINTER(dfunc); in add_def_function()
2879 CLEAR_POINTER(tnp); in get_tagfname()
2921 CLEAR_POINTER(oap); in clear_oparg()
4804 CLEAR_POINTER(&cb); in do_fuzzymatch()
4620 CLEAR_POINTER(n); in get_wordnode()
3563 CLEAR_POINTER(fdp); in trans_function_name()
1842 CLEAR_POINTER(p + pos.col); in update_snapshot()
1889 CLEAR_POINTER(qfl); in qf_new_list()
2789 CLEAR_POINTER(cmod); in parse_command_modifiers()
44589 Solution: Define and use CLEAR_FIELD() and CLEAR_POINTER().