HomeSort by: relevance | last modified time | path
    Searched refs:HIST_FIRST (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libedit/
hist.h 63 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL)
hist.c 125 hp = HIST_FIRST(el);
common.c 651 hp = HIST_FIRST(el);
709 hp = HIST_FIRST(el);
vi.c 1090 const wchar_t *wp = HIST_FIRST(el);

Completed in 15 milliseconds