Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c197 #define _HE_EMPTY_LIST 5 macro
258 he_seterrev(ev, _HE_EMPTY_LIST); in history_def_next()
284 (h->cur > 0) ? _HE_END_REACHED : _HE_EMPTY_LIST); in history_def_prev()
312 (h->cur > 0) ? _HE_CURR_INVALID : _HE_EMPTY_LIST); in history_def_curr()
330 he_seterrev(ev, _HE_EMPTY_LIST); in history_def_set()
357 he_seterrev(ev, _HE_EMPTY_LIST); in history_set_nth()