Searched refs:IS_RESTART (Results 1 – 1 of 1) sorted by relevance
268 #define IS_RESTART 0x01 /* Reset the incremental search. */ in v_txt() macro464 LF_ISSET(TXT_SEARCHINCR) ? IS_RESTART | IS_RUNNING : 0); in v_txt()1042 FL_SET(is_flags, IS_RESTART); in v_txt()1139 FL_SET(is_flags, IS_RESTART); in v_txt()1191 FL_SET(is_flags, IS_RESTART); in v_txt()2616 if (FL_ISSET(*is_flagsp, IS_RESTART)) { in txt_isrch()2631 FL_CLR(*is_flagsp, IS_RESTART); in txt_isrch()2636 FL_SET(*is_flagsp, IS_RESTART); in txt_isrch()