Lines Matching refs:test_array
2320 static int test_array [1 - 2 * !(($2) >= 0)];
2321 test_array [0] = 0;
2322 return test_array [0];
2338 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2339 test_array [0] = 0;
2340 return test_array [0];
2366 static int test_array [1 - 2 * !(($2) < 0)];
2367 test_array [0] = 0;
2368 return test_array [0];
2384 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2385 test_array [0] = 0;
2386 return test_array [0];
2420 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2421 test_array [0] = 0;
2422 return test_array [0];
16837 static int test_array [1 - 2 * !(/* On Ultrix 4.3 cc, long double is 4 and double is 8. */
16839 test_array [0] = 0;
16840 return test_array [0];
17051 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
17052 test_array [0] = 0;
17053 return test_array [0];
19169 static int test_array [1 - 2 * !(((char) -1) < 0)];
19170 test_array [0] = 0;
19171 return test_array [0];