Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c200 #define _HE_CURR_INVALID 8 macro
312 (h->cur > 0) ? _HE_CURR_INVALID : _HE_EMPTY_LIST); in history_def_curr()