Home
last modified time | relevance | path

Searched refs:INIT5 (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1794 # define INIT5(a, b, c, d, e) macro
1802 # define INIT5(a, b, c, d, e) = {a, b, c, d, e} macro
H A Dglobals.h290 EXTERN garray_T exestack INIT5(0, 0, sizeof(estack_T), 50, NULL);
316 EXTERN garray_T script_items INIT5(0, 0, sizeof(scriptitem_T *), 20, NULL);
H A DMake_cyg_ming.mak124 CTAGS = ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S
H A Dconfigure.ac4348 TAGPRG="ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S"
4350 TAGPRG="exctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S"
4352 TAGPRG="exuberant-ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S"
H A DMake_mvc.mak333 CTAGS = ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S