Home
last modified time | relevance | path

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

/external/libedit/src/
Dhist.h70 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL) macro
Dhist.c121 hp = HIST_FIRST(el); in hist_get()
Dcommon.c732 hp = HIST_FIRST(el); in ed_search_prev_history()
790 hp = HIST_FIRST(el); in ed_search_next_history()
Dvi.c1088 const Char *wp = HIST_FIRST(el); in vi_history_word()