Searched refs:INIT4 (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | vim.h | 1793 # define INIT4(a, b, c, d) macro 1801 # define INIT4(a, b, c, d) = {a, b, c, d} macro
|
| H A D | globals.h | 299 INIT4(0, 0, 0, 0);
|
| H A D | Make_cyg_ming.mak | 124 CTAGS = ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S
|
| H A D | configure.ac | 4348 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 D | Make_mvc.mak | 333 CTAGS = ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 41605 Problem: Globals using INIT4() are not in the tags file. 41610 Problem: MS-Windows also need the change to support INIT4().
|