Searched refs:TXT_REPLAY (Results 1 – 3 of 3) sorted by relevance
450 if (LF_ISSET(TXT_REPLAY)) { in v_txt()541 LF_SET(TXT_REPLAY); in v_txt()581 if (LF_ISSET(TXT_REPLAY)) in v_txt()595 replay: if (LF_ISSET(TXT_REPLAY)) { in v_txt()686 !LF_ISSET(TXT_REPLAY) && F_ISSET(gp, G_ABBREV)) { \ in v_txt()837 LF_SET(TXT_REPLAY); in v_txt()994 if (!LF_ISSET(TXT_REPLAY)) in v_txt()1047 if (!LF_ISSET(TXT_REPLAY)) in v_txt()1144 if (!LF_ISSET(TXT_REPLAY)) in v_txt()1241 if (LF_ISSET(TXT_REPLAY)) in v_txt()[all …]
462 LF_SET(TXT_REPLAY); in set_txt_std()
235 #define TXT_REPLAY 0x02000000 /* Replay the last input. */ macro