HomeSort by relevance Sort by last modified time
    Searched refs:HIST_FIRST (Results 1 - 4 of 4) sorted by null

  /external/libedit/src/
hist.h 70 #define HIST_FIRST(el) HIST_FUN(el, H_FIRST, NULL)
hist.c 121 hp = HIST_FIRST(el);
common.c 732 hp = HIST_FIRST(el);
790 hp = HIST_FIRST(el);
vi.c 1088 const Char *wp = HIST_FIRST(el);

Completed in 68 milliseconds