Home
last modified time | relevance | path

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

/openbsd-src/lib/libedit/
H A Dhistory.c60 #define FUNW(type) type macro
78 #define FUNW(type) type ## _w macro
968 FUNW(history)(TYPE(History) *h, TYPE(HistEvent) *ev, int fun, ...) in FUNW() function