Home
last modified time | relevance | path

Searched refs:DI_FLAGS_ALLOC (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Ddict.c230 di->di_flags = DI_FLAGS_ALLOC; in dictitem_alloc()
250 di->di_flags = DI_FLAGS_ALLOC; in dictitem_copy()
279 if (item->di_flags & DI_FLAGS_ALLOC) in dictitem_free()
H A Devalvars.c3099 if (v->di_flags & DI_FLAGS_ALLOC) in vars_clear_ext()
3447 di->di_flags = DI_FLAGS_ALLOC; in set_var_const()
H A Dstructs.h1559 #define DI_FLAGS_ALLOC 0x10 // separately allocated macro