Searched defs:EV_INT64_MAX (Results 1 – 2 of 2) sorted by relevance
240 #define EV_INT64_MAX ((((ev_int64_t) 0x7fffffffL) << 32) | 0xffffffffL) macro