Lines Matching refs:test_array
1773 static int test_array [1 - 2 * !(($2) >= 0)];
1774 test_array [0] = 0;
1775 return test_array [0];
1791 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1792 test_array [0] = 0;
1793 return test_array [0];
1819 static int test_array [1 - 2 * !(($2) < 0)];
1820 test_array [0] = 0;
1821 return test_array [0];
1837 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1838 test_array [0] = 0;
1839 return test_array [0];
1873 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1874 test_array [0] = 0;
1875 return test_array [0];