Home
last modified time | relevance | path

Searched refs:INIT3 (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1792 # define INIT3(a, b, c) macro
1800 # define INIT3(a, b, c) = {a, b, c} macro
H A Dglobals.h545 EXTERN bufref_T au_new_curbuf INIT3(NULL, 0, 0);
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
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt41569 Solution: Use INIT2(), INIT3(), etc.