Searched refs:HIST_LAST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dhist.h70 #define HIST_LAST(el) HIST_FUN(el, H_LAST, NULL) macro
H A Dhist.c173 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))

Completed in 95 milliseconds