Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h179 ISN_SHUFFLE, // move item on stack up or down enumerator
H A Dvim9execute.c4513 case ISN_SHUFFLE: in exec_instructions()
5783 case ISN_SHUFFLE: smsg("%s%4d SHUFFLE %d up %d", pfx, current, in list_instructions()
H A Dvim9compile.c1839 if ((isn = generate_instr(cctx, ISN_SHUFFLE)) == NULL) in generate_BCALL()
10580 case ISN_SHUFFLE: in delete_instr()