Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhistory.c233 #define _HE_EMPTY_LIST 5 macro
294 he_seterrev(ev, _HE_EMPTY_LIST); in history_def_next()
320 (h->cur > 0) ? _HE_END_REACHED : _HE_EMPTY_LIST); in history_def_prev()
348 (h->cur > 0) ? _HE_CURR_INVALID : _HE_EMPTY_LIST); in history_def_curr()
366 he_seterrev(ev, _HE_EMPTY_LIST); in history_def_set()
393 he_seterrev(ev, _HE_EMPTY_LIST); in history_set_nth()