OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FUNW
(Results
1 - 3
of
3
) sorted by null
/external/libedit/src/
chartype.h
77
#define
FUNW
(type) type ## _w
131
#define
FUNW
(type) type
hist.c
181
return
FUNW
(history)(el->el_history.ref, &ev, H_SETSIZE, num);
184
return
FUNW
(history)(el->el_history.ref, &ev, H_SETUNIQUE, num);
history.c
933
FUNW
(history)(TYPE(History) *h, TYPE(HistEvent) *ev, int fun, ...)
Completed in 2922 milliseconds