Searched refs:HIST_FUN_INTERNAL (Results 1 - 1 of 1) sorted by relevance
/external/libedit/src/ | ||
H A D | hist.h | 57 #define HIST_FUN_INTERNAL(el, fn, arg) \ macro 63 HIST_FUN_INTERNAL(el, fn, arg)) 65 #define HIST_FUN(el, fn, arg) HIST_FUN_INTERNAL(el, fn, arg) |
Completed in 78 milliseconds