Searched refs:DOCMD_KEEPLINE (Results 1 – 3 of 3) sorted by relevance
1075 #define DOCMD_KEEPLINE 0x20 // keep typed line for repeating with "." macro
3426 cap->oap->op_type != OP_NOP ? DOCMD_KEEPLINE : 0); in nv_colon()
905 if (flags & DOCMD_KEEPLINE) in do_cmdline()