Searched refs:E_DELTA (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/vi/ex/
H A Dex.h150 #define E_DELTA 0x00100000 /* Search address with delta. */ macro
H A Dex.c1820 F_CLR(ecp, E_DELTA);
1986 F_SET(ecp, E_DELTA);
/openbsd-current/usr.bin/vi/vi/
H A Dv_search.c206 return (v_correct(sp, vp, F_ISSET(cmdp, E_DELTA)));
213 nb = F_ISSET(cmdp, E_DELTA);

Completed in 80 milliseconds