Searched refs:PUT_LINE (Results 1 – 5 of 5) sorted by relevance
1098 #define PUT_LINE 8 // put register as lines macro
1705 if (flags & PUT_LINE) // :put command or "p" in Visual line mode. in do_put()
7520 flags |= PUT_LINE; in nv_put_opt()
4392 do_put(regname, expr, dir, 1L, PUT_LINE|PUT_CURSLINE); in exec_instructions()
7782 PUT_LINE|PUT_CURSLINE); in ex_put()