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

/openbsd-current/lib/libedit/
H A Dhist.h63 #define HIST_NEXT(el) HIST_FUN(el, H_NEXT, NULL) macro
H A Dcommon.c631 hp = HIST_NEXT(el);
645 hp = HIST_NEXT(el);
696 hp = HIST_NEXT(el);
H A Dhist.c124 if ((hp = HIST_NEXT(el)) == NULL) {

Completed in 116 milliseconds