Lines Matching refs:test_array
1769 static int test_array [1 - 2 * !(($2) >= 0)];
1770 test_array [0] = 0;
1771 return test_array [0];
1786 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1787 test_array [0] = 0;
1788 return test_array [0];
1813 static int test_array [1 - 2 * !(($2) < 0)];
1814 test_array [0] = 0;
1815 return test_array [0];
1830 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1831 test_array [0] = 0;
1832 return test_array [0];
1865 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1866 test_array [0] = 0;
1867 return test_array [0];
5872 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
5873 test_array [0] = 0;
5874 return test_array [0];
5909 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
5910 test_array [0] = 0;
5911 return test_array [0];