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