Lines Matching refs:test_array
1771 static int test_array [1 - 2 * !(($2) >= 0)];
1772 test_array [0] = 0;
1773 return test_array [0];
1788 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1789 test_array [0] = 0;
1790 return test_array [0];
1815 static int test_array [1 - 2 * !(($2) < 0)];
1816 test_array [0] = 0;
1817 return test_array [0];
1832 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1833 test_array [0] = 0;
1834 return test_array [0];
1867 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1868 test_array [0] = 0;
1869 return test_array [0];
6011 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
6012 test_array [0] = 0;
6013 return test_array [0];
6048 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
6049 test_array [0] = 0;
6050 return test_array [0];