Lines Matching refs:test_array
2300 static int test_array [1 - 2 * !(($2) >= 0)];
2301 test_array [0] = 0;
2302 return test_array [0];
2318 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2319 test_array [0] = 0;
2320 return test_array [0];
2346 static int test_array [1 - 2 * !(($2) < 0)];
2347 test_array [0] = 0;
2348 return test_array [0];
2364 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2365 test_array [0] = 0;
2366 return test_array [0];
2400 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2401 test_array [0] = 0;
2402 return test_array [0];
11472 static int test_array [1 - 2 * !(/* On Ultrix 4.3 cc, long double is 4 and double is 8. */
11474 test_array [0] = 0;
11475 return test_array [0];