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

/freebsd-11.0-release/lib/libedit/
H A Dhist.h73 #define HIST_PREV(el) HIST_FUN(el, H_PREV, NULL) macro
H A Dhist.c171 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))

Completed in 104 milliseconds