Home
last modified time | relevance | path

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

/netbsd/lib/libedit/
H A Dhistory.c233 #define _HE_END_REACHED 6 macro
298 he_seterrev(ev, _HE_END_REACHED); in history_def_next()
319 (h->cur > 0) ? _HE_END_REACHED : _HE_EMPTY_LIST); in history_def_prev()