Lines Matching refs:test_array
1777 static int test_array [1 - 2 * !(($2) >= 0)];
1778 test_array [0] = 0;
1779 return test_array [0];
1794 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1795 test_array [0] = 0;
1796 return test_array [0];
1821 static int test_array [1 - 2 * !(($2) < 0)];
1822 test_array [0] = 0;
1823 return test_array [0];
1838 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1839 test_array [0] = 0;
1840 return test_array [0];
1873 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1874 test_array [0] = 0;
1875 return test_array [0];
6105 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
6106 test_array [0] = 0;
6107 return test_array [0];
6142 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
6143 test_array [0] = 0;
6144 return test_array [0];