Searched refs:HIST_NEXT (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/libedit/
H A Dhist.h62 #define HIST_NEXT(el) HIST_FUN(el, H_NEXT, NULL) macro
H A Dcommon.c657 hp = HIST_NEXT(el);
671 hp = HIST_NEXT(el);
723 hp = HIST_NEXT(el);
H A Dhist.c131 if ((hp = HIST_NEXT(el)) == NULL)

Completed in 57 milliseconds