Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddebugger.c59 #define CMD_STEP 3 in do_debug() macro
166 case 's': last_cmd = CMD_STEP; in do_debug()
231 case CMD_STEP: in do_debug()
245 last_cmd = CMD_STEP; in do_debug()