Home
last modified time | relevance | path

Searched defs:chunk1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c2052 const char chunk1[] = "If you have found the answer to such a problem"; in test_evbuffer_add_reference() local
2128 const char chunk1[] = "If you have found the answer to such a problem"; in test_evbuffer_multicast() local
2197 const char chunk1[] = "If you have found the answer to such a problem"; in test_evbuffer_multicast_drain() local
/freebsd/contrib/libevent/test/
H A Dregress_buffer.c2052 const char chunk1[] = "If you have found the answer to such a problem"; in test_evbuffer_add_reference() local
2128 const char chunk1[] = "If you have found the answer to such a problem"; in test_evbuffer_multicast() local
2197 const char chunk1[] = "If you have found the answer to such a problem"; in test_evbuffer_multicast_drain() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1039 const uint8x16_t chunk1 = vreinterpretq_u8_u16(chunk.val[1]); in ZSTD_row_getMatchMask() local