Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h23 #define OPT_WIN(x) (idopt_T)(PV_WIN + (int)(x))
24 #define OPT_BUF(x) (idopt_T)(PV_BUF + (int)(x))
25 #define OPT_BOTH(x) (idopt_T)(PV_BOTH + (int)(x))
247 } idopt_T; typedef
277 idopt_T indir; // global option: PV_NONE;