HomeSort by relevance Sort by last modified time
    Searched refs:HIST_PREV (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
hist.h 72 #define HIST_PREV(el) HIST_FUN(el, H_PREV, NULL)
hist.c 169 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))

Completed in 57 milliseconds