Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1793 # define INIT4(a, b, c, d) macro
1801 # define INIT4(a, b, c, d) = {a, b, c, d} macro
H A Dglobals.h299 INIT4(0, 0, 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.txt41605 Problem: Globals using INIT4() are not in the tags file.
41610 Problem: MS-Windows also need the change to support INIT4().