Lines Matching refs:test_array
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)];
1791 test_array [0] = 0;
1792 return test_array [0];
1826 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1827 test_array [0] = 0;
1828 return test_array [0];