Searched defs:EVUTIL_ISUPPER_TABLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evutil.c | 2328 static const ev_uint32_t EVUTIL_ISUPPER_TABLE[8] = { 0, 0, 0x7fffffe, 0, 0, 0, 0, 0 }; variable
|
/freebsd/contrib/libevent/ |
H A D | evutil.c | 2328 static const ev_uint32_t EVUTIL_ISUPPER_TABLE[8] = { 0, 0, 0x7fffffe, 0, 0, 0, 0, 0 }; variable
|