Home
last modified time | relevance | path

Searched defs:HIST_FUN (Results 1 – 1 of 1) sorted by relevance

/external/libedit/src/
Dhist.h61 #define HIST_FUN(el, fn, arg) \ macro
65 #define HIST_FUN(el, fn, arg) HIST_FUN_INTERNAL(el, fn, arg) macro