Home
last modified time | relevance | path

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

/libev/
H A Devent.c79 #define EVENT_VERSION(a,b) EVENT_STRINGIFY (a) "." EVENT_STRINGIFY (b) argument
H A Dev.c815 #define ECB_CONCAT_(a, b) a ## b argument
816 #define ECB_CONCAT(a, b) ECB_CONCAT_(a, b) argument
1544 #define EMPTY2(a,b) /* used to suppress some warnings */ argument
4195 # define lstat(a,b) _stati64 (a,b) argument
4440 # define EV_LSTAT(p,b) _stati64 (p, b) argument
4442 # define EV_LSTAT(p,b) lstat (p, b) argument