Home
last modified time | relevance | path

Searched refs:_HE_END_REACHED (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistory.c236 #define _HE_END_REACHED 6 macro
301 he_seterrev(ev, _HE_END_REACHED); in history_def_next()
322 (h->cur > 0) ? _HE_END_REACHED : _HE_EMPTY_LIST); in history_def_prev()