Lines Matching refs:test_array
1768 static int test_array [1 - 2 * !(($2) >= 0)];
1769 test_array [0] = 0;
1770 return test_array [0];
1785 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1786 test_array [0] = 0;
1787 return test_array [0];
1812 static int test_array [1 - 2 * !(($2) < 0)];
1813 test_array [0] = 0;
1814 return test_array [0];
1829 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1830 test_array [0] = 0;
1831 return test_array [0];
1864 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1865 test_array [0] = 0;
1866 return test_array [0];
5826 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
5827 test_array [0] = 0;
5828 return test_array [0];
5863 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
5864 test_array [0] = 0;
5865 return test_array [0];