Home
last modified time | relevance | path

Searched refs:GA_EMPTY (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dglobals.h1868 = {EVAL_EVALUATE, 0, NULL, NULL, NULL, NULL, GA_EMPTY, GA_EMPTY, NULL,
H A Dstructs.h57 #define GA_EMPTY {0, 0, 0, 0, NULL} macro
H A Dmessage.c573 static garray_T ignore_error_list = GA_EMPTY;
H A Dtag.c2826 static garray_T tag_fnames = GA_EMPTY;
H A Dbuffer.c74 static garray_T buf_reuse = GA_EMPTY; // file numbers to recycle
H A Duserfunc.c23 static garray_T funcargs = GA_EMPTY;
H A Dvim9execute.c168 static garray_T dict_stack = GA_EMPTY;