Searched refs:IS_RUNNING (Results 1 – 1 of 1) sorted by relevance
265 #define IS_RUNNING 0x02 /* Incremental search turned on. */ in v_txt() macro460 LF_ISSET(TXT_SEARCHINCR) ? IS_RESTART | IS_RUNNING : 0); in v_txt()673 if (FL_ISSET(is_flags, IS_RUNNING) && in v_txt()866 if (FL_ISSET(is_flags, IS_RUNNING) && tp->cno >= tp->offset + 1) in v_txt()1012 if (FL_ISSET(is_flags, IS_RUNNING)) in v_txt()1028 if (FL_ISSET(is_flags, IS_RUNNING)) in v_txt()1101 if (FL_ISSET(is_flags, IS_RUNNING)) in v_txt()1108 if (FL_ISSET(is_flags, IS_RUNNING)) in v_txt()1119 if (FL_ISSET(is_flags, IS_RUNNING)) in v_txt()1125 if (FL_ISSET(is_flags, IS_RUNNING)) in v_txt()[all …]