Searched refs:E_DELTA (Results 1 – 3 of 3) sorted by relevance
207 return (v_correct(sp, vp, F_ISSET(cmdp, E_DELTA))); in v_exaddr()214 nb = F_ISSET(cmdp, E_DELTA); in v_exaddr()
149 #define E_DELTA 0x00100000 /* Search address with delta. */ macro
1841 F_CLR(ecp, E_DELTA); in ex_line()2007 F_SET(ecp, E_DELTA); in ex_line()