Searched refs:E_NRSEP (Results 1 – 2 of 2) sorted by relevance
142 #define E_NRSEP 0x00008000 /* Need to line adjust ex output. */ macro
125 F_INIT(&gp->excmd, E_NRSEP); in ex()340 if (F_ISSET(ecp, E_NRSEP) && in ex_cmd()342 F_CLR(ecp, E_NRSEP); in ex_cmd()1370 if (F_ISSET(ecp, E_NRSEP)) { in ex_cmd()1375 F_CLR(ecp, E_NRSEP); in ex_cmd()