Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h74 ISN_LOCKCONST, // lock constant value enumerator
H A Dvim9execute.c2996 case ISN_LOCKCONST: in exec_instructions()
5396 case ISN_LOCKCONST: in list_instructions()
H A Dvim9compile.c1526 if ((isn = generate_instr(cctx, ISN_LOCKCONST)) == NULL) in generate_LOCKCONST()
10559 case ISN_LOCKCONST: in delete_instr()