Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2570 #define SOPT_BOOL 0x01 // Boolean option macro
H A Dif_py_both.h3416 else if (flags & SOPT_BOOL) in OptionsItem()
3628 if (flags & SOPT_BOOL) in OptionsAssItem()
H A Doption.c4085 r |= SOPT_BOOL; in get_option_value_strict()