Searched refs:O_SEARCHINCR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/nvi/common/ | ||
| HD | options_def.h | 53 #define O_SEARCHINCR 52 macro |
| /freebsd-11-stable/contrib/nvi/vi/ | ||
| HD | v_search.c | 89 (O_ISSET(sp, O_SEARCHINCR) ? TXT_SEARCHINCR : 0))) in v_exaddr() |