Searched refs:tt_iov_eq (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_buffer.c2164 #define tt_iov_eq(v, s) \ macro
2183 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
2184 tt_iov_eq(&v[3], "Contents of chunk [3]\n");
2185 tt_iov_eq(&v[12], "Contents of chunk [12]\n");
2186 tt_iov_eq(&v[15], "Contents of chunk [15]\n");
2192 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
2199 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
2200 tt_iov_eq(&v[1], "Contents of chunk [1]\n");
2213 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
2220 tt_iov_eq(
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c1890 #define tt_iov_eq(v, s) \ macro
1909 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1910 tt_iov_eq(&v[3], "Contents of chunk [3]\n");
1911 tt_iov_eq(&v[12], "Contents of chunk [12]\n");
1912 tt_iov_eq(&v[15], "Contents of chunk [15]\n");
1918 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1925 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1926 tt_iov_eq(&v[1], "Contents of chunk [1]\n");
1939 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1946 tt_iov_eq(
[all...]

Completed in 48 milliseconds