Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h24 ISN_RANGE, // compute range from isn_arg.string, push to stack enumerator
H A Dvim9execute.c4331 case ISN_RANGE: in exec_instructions()
5728 case ISN_RANGE: smsg("%s%4d RANGE %s", pfx, current, in list_instructions()
H A Dvim9compile.c2325 if ((isn = generate_instr(cctx, ISN_RANGE)) == NULL) in generate_RANGE()
10373 case ISN_RANGE: in delete_instr()