Searched refs:O_SEARCHINCR (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/usr.bin/vi/ | ||
| HD | options_def.h | 54 #define O_SEARCHINCR 53 macro |
| /dragonfly/contrib/nvi2/vi/ | ||
| HD | v_search.c | 85 (O_ISSET(sp, O_SEARCHINCR) ? TXT_SEARCHINCR : 0))) in v_exaddr() |