Searched refs:OPT_WIN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.c49 #define OPT_WIN(x) (idopt_T)(PV_WIN + (int)(x)) macro
189 #define PV_LIST OPT_WIN(WV_LIST)
191 # define PV_ARAB OPT_WIN(WV_ARAB)
194 # define PV_DIFF OPT_WIN(WV_DIFF)
197 # define PV_FDC OPT_WIN(WV_FDC)
198 # define PV_FEN OPT_WIN(WV_FEN)
199 # define PV_FDI OPT_WIN(WV_FDI)
200 # define PV_FDL OPT_WIN(WV_FDL)
201 # define PV_FDM OPT_WIN(WV_FDM)
202 # define PV_FML OPT_WIN(WV_FM
[all...]

Completed in 80 milliseconds