Searched refs:how_search (Results 1 – 2 of 2) sorted by relevance
25 public int how_search; /* Where should forward searches start? */ variable196 TRIPLE, OPT_ONPLUS, &how_search, NULL,
25 extern int how_search;1051 if (how_search == OPT_ON) in search_pos()1060 } else if (how_search == OPT_ONPLUS && !(search_type & SRCH_AFTER_TARGET)) in search_pos()