Searched refs:NARROW_HISTORY (Results 1 – 4 of 4) sorted by relevance
62 #define NARROW_HISTORY 0x40 macro
62 (((el)->el_flags & NARROW_HISTORY) ? hist_convert(el, fn, arg) : \
220 el->el_flags |= NARROW_HISTORY; in el_set()
312 el->el_flags &= ~NARROW_HISTORY; in FUN()