Lines Matching refs:test_array
2086 static int test_array [1 - 2 * !(($2) >= 0)];
2087 test_array [0] = 0;
2088 return test_array [0];
2103 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2104 test_array [0] = 0;
2105 return test_array [0];
2130 static int test_array [1 - 2 * !(($2) < 0)];
2131 test_array [0] = 0;
2132 return test_array [0];
2147 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2148 test_array [0] = 0;
2149 return test_array [0];
2182 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2183 test_array [0] = 0;
2184 return test_array [0];
9133 static int test_array [1 - 2 * !(/* On Ultrix 4.3 cc, long double is 4 and double is 8. */
9135 test_array [0] = 0;
9136 return test_array [0];
14197 static int test_array [1 - 2 * !(((char) -1) < 0)];
14198 test_array [0] = 0;
14199 return test_array [0];