Searched defs:EV_UINT32_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h239 #define EV_UINT32_MAX ((ev_uint32_t)0xffffffffUL) macro
/freebsd-12-stable/contrib/libevent/include/event2/
H A Dutil.h245 #define EV_UINT32_MAX ((ev_uint32_t)0xffffffffUL) macro
258 #define EV_UINT32_MAX UINT32_MAX macro

Completed in 57 milliseconds