Searched refs:VAR (Results 1 – 3 of 3) sorted by relevance
| /libev/ |
| H A D | ev_vars.h | 40 #define VARx(type,name) VAR(name, type name) 51 VAR (pendings, ANPENDING *pendings [NUMPRI]) 52 VAR (pendingmax, int pendingmax [NUMPRI]) 53 VAR (pendingcnt, int pendingcnt [NUMPRI]) 72 VAR (evpipe, int evpipe [2]) 143 VAR (idles, ev_idle **idles [NUMPRI]) 144 VAR (idlemax, int idlemax [NUMPRI]) 145 VAR (idlecnt, int idlecnt [NUMPRI]) 180 VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE]) 198 VAR (release_cb, void (*release_cb)(EV_P) EV_THROW) [all …]
|
| H A D | ev.c | 1818 #define VAR(name,decl) decl; macro 1820 #undef VAR 1830 #define VAR(name,decl) static decl; macro 1832 #undef VAR
|
| H A D | aclocal.m4 | 474 # # Some comment about what VAR is for.
|