Lines Matching refs:test_array
2091 static int test_array [1 - 2 * !(($2) >= 0)];
2092 test_array [0] = 0;
2093 return test_array [0];
2109 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2110 test_array [0] = 0;
2111 return test_array [0];
2137 static int test_array [1 - 2 * !(($2) < 0)];
2138 test_array [0] = 0;
2139 return test_array [0];
2155 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2156 test_array [0] = 0;
2157 return test_array [0];
2191 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2192 test_array [0] = 0;
2193 return test_array [0];