Home
last modified time | relevance | path

Searched refs:GLV_COMPILING (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h2637 #define GLV_COMPILING TFN_COMPILING // variable may be defined later macro
H A Deval.c841 if (skip || (flags & GLV_COMPILING)) in get_lval()
H A Dvim9compile.c7579 ex_unletlock(eap, arg, 0, GLV_NO_AUTOLOAD | GLV_COMPILING, in compile_unletlock()