Searched refs:test_array (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | auto_array_test.cpp | 44 class test_array { class 51 atf::auto_array< test_array > 52 do_copy(atf::auto_array< test_array >& ta) in do_copy() 54 return atf::auto_array< test_array >(ta); in do_copy() 86 ssize_t test_array::m_nblocks = 0; 98 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 100 auto_array< test_array > t(new test_array[10]); in ATF_TEST_CASE_BODY() 101 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 103 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 116 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/contrib/kyua/utils/ |
H A D | auto_array_test.cpp | 48 class test_array { class 106 ssize_t test_array::m_nblocks = 0; 120 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 122 auto_array< test_array > t(new test_array[10]); in ATF_TEST_CASE_BODY() 123 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 125 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 137 ATF_REQUIRE_EQ(test_array::m_nblocks, 0); in ATF_TEST_CASE_BODY() 139 auto_array< test_array > t1(new test_array[10]); in ATF_TEST_CASE_BODY() 140 ATF_REQUIRE_EQ(test_array::m_nblocks, 1); in ATF_TEST_CASE_BODY() 143 auto_array< test_array > t2(t1); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | configure | 1637 static int test_array [1 - 2 * !(($2) >= 0)]; 1638 test_array [0] = 0; 1639 return test_array [0]; 1655 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 1656 test_array [0] = 0; 1657 return test_array [0]; 1683 static int test_array [1 - 2 * !(($2) < 0)]; 1684 test_array [0] = 0; 1685 return test_array [0]; 1701 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
/freebsd/contrib/bc/tests/ |
H A D | history.py | 1117 test_array = bc_tests variable 1121 test_array = dc_tests variable 1148 child = test_array[test_idx](exe[0], exe[1:], env)
|
/freebsd/contrib/libpcap/ |
H A D | configure | 1726 static int test_array [1 - 2 * !(($2) >= 0)]; 1727 test_array [0] = 0; 1728 return test_array [0]; 1744 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 1745 test_array [0] = 0; 1746 return test_array [0]; 1772 static int test_array [1 - 2 * !(($2) < 0)]; 1773 test_array [0] = 0; 1774 return test_array [0]; 1790 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure | 2156 static int test_array [1 - 2 * !(($2) >= 0)]; 2157 test_array [0] = 0; 2158 return test_array [0]; 2174 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2175 test_array [0] = 0; 2176 return test_array [0]; 2202 static int test_array [1 - 2 * !(($2) < 0)]; 2203 test_array [0] = 0; 2204 return test_array [0]; 2220 static int test_array [ [all...] |
/freebsd/contrib/libevent/ |
H A D | configure | 2124 static int test_array [1 - 2 * !(($2) >= 0)]; 2125 test_array [0] = 0; 2126 return test_array [0]; 2141 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2142 test_array [0] = 0; 2143 return test_array [0]; 2168 static int test_array [1 - 2 * !(($2) < 0)]; 2169 test_array [0] = 0; 2170 return test_array [0]; 2185 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | configure | 2091 static int test_array [1 - 2 * !(($2) >= 0)]; 2092 test_array [0] = 0; 2093 return test_array [0]; 2109 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2110 test_array [0] = 0; 2111 return test_array [0]; 2137 static int test_array [1 - 2 * !(($2) < 0)]; 2138 test_array [0] = 0; 2139 return test_array [0]; 2155 static int test_array [ [all...] |
/freebsd/contrib/ldns/ |
H A D | configure | 1995 static int test_array [1 - 2 * !(($2) >= 0)]; 1996 test_array [0] = 0; 1997 return test_array [0]; 2013 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2014 test_array [0] = 0; 2015 return test_array [0]; 2041 static int test_array [1 - 2 * !(($2) < 0)]; 2042 test_array [0] = 0; 2043 return test_array [0]; 2059 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
/freebsd/contrib/bmake/ |
H A D | configure | 1667 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; 1668 test_array [0] = 0; 1669 return test_array [0]; 1684 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) 1686 test_array [0] = 0; 1687 return test_array [0];
|
/freebsd/contrib/ntp/ |
H A D | configure | 2320 static int test_array [1 - 2 * !(($2) >= 0)]; 2321 test_array [0] = 0; 2322 return test_array [0]; 2338 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2339 test_array [0] = 0; 2340 return test_array [0]; 2366 static int test_array [1 - 2 * !(($2) < 0)]; 2367 test_array [0] = 0; 2368 return test_array [0]; 2384 static int test_array [ [all...] |
/freebsd/contrib/unbound/ |
H A D | configure | 2176 static int test_array [1 - 2 * !(($2) >= 0)]; 2177 test_array [0] = 0; 2178 return test_array [0]; 2194 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; 2195 test_array [0] = 0; 2196 return test_array [0]; 2222 static int test_array [1 - 2 * !(($2) < 0)]; 2223 test_array [0] = 0; 2224 return test_array [0]; 2240 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; [all …]
|
/freebsd/contrib/file/ |
H A D | configure | 2015 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; 2016 test_array [0] = 0; 2017 return test_array [0];
|