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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistory.c200 #define _HE_CURR_INVALID 8 macro
312 (h->cur > 0) ? _HE_CURR_INVALID : _HE_EMPTY_LIST);
/macosx-10.10/libedit-40/src/
H A Dhistory.c200 #define _HE_CURR_INVALID 8 macro
312 (h->cur > 0) ? _HE_CURR_INVALID : _HE_EMPTY_LIST);
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistory.c182 #define _HE_CURR_INVALID 8 macro
294 (h->cur > 0) ? _HE_CURR_INVALID : _HE_EMPTY_LIST);

Completed in 76 milliseconds