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

  /external/libedit/src/
histedit.h 224 #define H_NEXT_EVDATA 23 /* , const int, histdata_t *); */
readline.c 1366 if (history(h, &ev, H_NEXT_EVDATA, num, &she.data))
1454 if (history(h, &ev, H_NEXT_EVDATA, num, &he->data))
    [all...]
history.c 1065 case H_NEXT_EVDATA:
1081 case H_REPLACE: /* only use after H_NEXT_EVDATA */
  /prebuilts/libs/libedit/include/
histedit.h 224 #define H_NEXT_EVDATA 23 /* , const int, histdata_t *); */

Completed in 4297 milliseconds