Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhistory.c63 #define FUNW(type) type macro
81 #define FUNW(type) type ## _w macro
998 FUNW(history)(TYPE(History) *h, TYPE(HistEvent) *ev, int fun, ...) in FUNW() function