Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h43 ISN_LOADOPT, // push option isn_arg.string enumerator
H A Dvim9execute.c2210 case ISN_LOADOPT: in exec_instructions()
5211 case ISN_LOADOPT: in list_instructions()
H A Dvim9compile.c3996 ret = generate_LOAD(cctx, ISN_LOADOPT, 0, name, type); in compile_get_option()
5951 generate_LOAD(cctx, ISN_LOADOPT, 0, name, type); in generate_loadvar()
10366 case ISN_LOADOPT: in delete_instr()