Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h296 int so_flags; member
H A Dvim9execute.c2332 n, s, iptr->isn_arg.storeopt.so_flags); in exec_instructions()
H A Dvim9compile.c1425 isn->isn_arg.storeopt.so_flags = opt_flags; in generate_STOREOPT()