Lines Matching refs:test_array
2073 static int test_array [1 - 2 * !(($2) >= 0)];
2074 test_array [0] = 0;
2075 return test_array [0];
2090 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2091 test_array [0] = 0;
2092 return test_array [0];
2117 static int test_array [1 - 2 * !(($2) < 0)];
2118 test_array [0] = 0;
2119 return test_array [0];
2134 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2135 test_array [0] = 0;
2136 return test_array [0];
2169 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2170 test_array [0] = 0;
2171 return test_array [0];