Lines Matching refs:test_array
1697 static int test_array [1 - 2 * !(($2) >= 0)];
1698 test_array [0] = 0;
1699 return test_array [0];
1714 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1715 test_array [0] = 0;
1716 return test_array [0];
1741 static int test_array [1 - 2 * !(($2) < 0)];
1742 test_array [0] = 0;
1743 return test_array [0];
1758 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1759 test_array [0] = 0;
1760 return test_array [0];
1793 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1794 test_array [0] = 0;
1795 return test_array [0];
2028 static int test_array [1 - 2 * !(($2) >= 0)];
2029 test_array [0] = 0;
2030 return test_array [0];
2045 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2046 test_array [0] = 0;
2047 return test_array [0];
2072 static int test_array [1 - 2 * !(($2) < 0)];
2073 test_array [0] = 0;
2074 return test_array [0];
2089 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2090 test_array [0] = 0;
2091 return test_array [0];
2124 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2125 test_array [0] = 0;
2126 return test_array [0];