Searched refs:ALLOC_CLEAR_ONE (Results 1 – 25 of 36) sorted by relevance
12
452 timer_T *timer = ALLOC_CLEAR_ONE(timer_T); in create_timer()609 balloonEval = ALLOC_CLEAR_ONE(BalloonEval); in check_due_timer()
647 bf_state_T *bfs = ALLOC_CLEAR_ONE(bf_state_T); in crypt_blowfish_init()
25 blob_T *blob = ALLOC_CLEAR_ONE(blob_T); in blob_alloc()
1145 frp = ALLOC_CLEAR_ONE(frame_T); in win_split_ins()3816 frame_T *frp = ALLOC_CLEAR_ONE(frame_T); in new_frame()3851 tp = ALLOC_CLEAR_ONE(tabpage_T); in alloc_tabpage()4963 new_wp = ALLOC_CLEAR_ONE(win_T); in win_alloc()6732 *frp = ALLOC_CLEAR_ONE(frame_T); in make_snapshot_rec()
1230 pt = ALLOC_CLEAR_ONE(partial_T); in lambda_function_body()1411 pt = ALLOC_CLEAR_ONE(partial_T); in get_lambda_tv()2362 partial_T *pt = ALLOC_CLEAR_ONE(partial_T); in copy_func()2472 fc = ALLOC_CLEAR_ONE(funccall_T); in call_user_func()5326 partial_T *pt = ALLOC_CLEAR_ONE(partial_T); in make_partial()
413 outer_ref_T *ref = ALLOC_CLEAR_ONE(outer_ref_T); in call_dfunc()431 ref->or_outer = ALLOC_CLEAR_ONE(outer_T); in call_dfunc()536 funcstack_T *funcstack = ALLOC_CLEAR_ONE(funcstack_T); in handle_closure_in_use()3170 partial_T *pt = ALLOC_CLEAR_ONE(partial_T); in exec_instructions()4836 ectx.ec_outer_ref = ALLOC_CLEAR_ONE(outer_ref_T); in call_def_function()
110 beval = ALLOC_CLEAR_ONE(BalloonEval); in gui_mch_create_beval_area()
649 state = ALLOC_CLEAR_ONE(luaV_CFuncState); in luaV_totypval()670 luaV_CFuncState *state = ALLOC_CLEAR_ONE(luaV_CFuncState); in luaV_totypval()
32 d = ALLOC_CLEAR_ONE(dict_T); in dict_alloc()
34 type = ALLOC_CLEAR_ONE(type_T); in get_type_ptr()
2061 buf = ALLOC_CLEAR_ONE(buf_T); in buflist_new()2088 buf->b_wininfo = ALLOC_CLEAR_ONE(wininfo_T); in buflist_new()2951 wip = ALLOC_CLEAR_ONE(wininfo_T); in buflist_setfpos()
88 m = ALLOC_CLEAR_ONE(matchitem_T); in match_add()
1647 lp = ALLOC_CLEAR_ONE(slang_T); in slang_alloc()2508 buf = ALLOC_CLEAR_ONE(buf_T); in open_spellbuf()
254 elem = ALLOC_CLEAR_ONE(msglist_T); in cause_errthrow()
1607 #define ALLOC_CLEAR_ONE(type) (type *)alloc_clear(sizeof(type)) macro
3026 sv = ALLOC_CLEAR_ONE(scriptvar_T); in new_script_vars()3881 redir_lval = ALLOC_CLEAR_ONE(lval_T); in alloc_redir_lval()
261 lnr = ALLOC_CLEAR_ONE(listener_T); in f_listener_add()
1337 si = ALLOC_CLEAR_ONE(scriptitem_T); in do_source()
1156 job = ALLOC_CLEAR_ONE(job_T); in job_alloc()
1374 csinfo = ALLOC_CLEAR_ONE(csinfo_T); in cs_insert_filelist()
25 return ALLOC_CLEAR_ONE(typval_T); in alloc_tv()
323 search_ctx = ALLOC_CLEAR_ONE(ff_search_ctx_T); in vim_findfile_init()
1218 em = ALLOC_CLEAR_ONE(reg_extmatch_T); in make_extmatch()
586 menu = ALLOC_CLEAR_ONE(vimmenu_T); in add_menu_path()
93 l = ALLOC_CLEAR_ONE(list_T); in list_alloc()