Searched defs:type (Results 1 – 2 of 2) sorted by relevance
| /libev/ |
| H A D | ev_vars.h | 40 #define VARx(type,name) VAR(name, type name) argument
|
| H A D | ev.c | 854 template<class T> struct ecb_decltype_t { typedef T type; }; typedef 1955 #define array_needsize(type,base,cur,cnt,init) \ argument 2020 queue_events (EV_P_ W *events, int eventcnt, int type) in queue_events() 4982 ev_walk (EV_P_ int types, void (*cb)(EV_P_ int type, void *w)) EV_THROW in ev_walk()
|