Searched refs:TXT_CR (Results 1 – 8 of 8) sorted by relevance
221 #define TXT_CR 0x00000800 /* CR returns the buffer. */ macro
176 if (LF_ISSET(TXT_CR)) { in ex_txt()
651 if (ex_txt(sp, tiq, 0, TXT_CR)) in s()
84 LF_INIT(TXT_BACKSLASH | TXT_CNTRLD | TXT_CR); in ex()
84 TXT_BS | TXT_CR | TXT_ESCAPE | TXT_PROMPT | in v_exaddr()
473 LF_SET(TXT_CR); in set_txt_std()
271 '!', TXT_BS | TXT_CR | TXT_ESCAPE | TXT_FILEC | TXT_PROMPT)) in v_filter()
80 TXT_CR | TXT_ESCAPE | TXT_INFOLINE | TXT_MAPINPUT); in v_tcmd()651 k_cr: if (LF_ISSET(TXT_CR)) { in v_txt()