Searched refs:E_SEARCH_WMSG (Results 1 – 3 of 3) sorted by relevance
154 #define E_SEARCH_WMSG 0x01000000 /* Display search-wrapped message. */ macro
1903 (F_ISSET(ecp, E_SEARCH_WMSG) ? SEARCH_WMSG : 0))) { in ex_line()
139 F_SET(&gp->excmd, E_SEARCH_WMSG); in v_exaddr()