Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h160 ISN_CHECKNR, // check value can be used as a number enumerator
H A Dvim9execute.c4216 case ISN_CHECKNR: in exec_instructions()
5681 case ISN_CHECKNR: smsg("%s%4d CHECKNR", pfx, current); break; in list_instructions()
H A Dvim9compile.c10518 case ISN_CHECKNR: in delete_instr()