Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c198 #define _HE_END_REACHED 6 macro
263 he_seterrev(ev, _HE_END_REACHED); in history_def_next()
284 (h->cur > 0) ? _HE_END_REACHED : _HE_EMPTY_LIST); in history_def_prev()