Searched refs:INIT3 (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | vim.h | 1792 # define INIT3(a, b, c) macro 1800 # define INIT3(a, b, c) = {a, b, c} macro
|
| H A D | globals.h | 545 EXTERN bufref_T au_new_curbuf INIT3(NULL, 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 | 41569 Solution: Use INIT2(), INIT3(), etc.
|