Searched refs:TXT_SEARCHINCR (Results 1 – 3 of 3) sorted by relevance
203 #define TXT_SEARCHINCR 0x08000000 /* Incremental search. */ macro
84 (O_ISSET(sp, O_SEARCHINCR) ? TXT_SEARCHINCR : 0))) in v_exaddr()
452 LF_ISSET(TXT_SEARCHINCR) ? IS_RESTART | IS_RUNNING : 0); in v_txt()