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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A 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)
/macosx-10.10/libedit-40/src/
H A 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)

Completed in 152 milliseconds