Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h162 ISN_CHECKLEN, // check list length is isn_arg.checklen.cl_min_len enumerator
H A Dvim9execute.c4257 case ISN_CHECKLEN: in exec_instructions()
5700 case ISN_CHECKLEN: smsg("%s%4d CHECKLEN %s%d", pfx, current, in list_instructions()
H A Dvim9compile.c1352 if ((isn = generate_instr(cctx, ISN_CHECKLEN)) == NULL) in generate_CHECKLEN()
10517 case ISN_CHECKLEN: in delete_instr()