Home
last modified time | relevance | path

Searched refs:HIST_FUN_INTERNAL (Results 1 – 1 of 1) sorted by relevance

/external/libedit/src/
Dhist.h57 #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)