Home
last modified time | relevance | path

Searched refs:HIST_FIRST (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhist.h63 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL) macro
H A Dhist.c125 hp = HIST_FIRST(el); in hist_get()
H A Dcommon.c650 hp = HIST_FIRST(el); in ed_search_prev_history()
708 hp = HIST_FIRST(el); in ed_search_next_history()
H A Dvi.c1090 const wchar_t *wp = HIST_FIRST(el); in vi_history_word()