Lines Matching refs:test_array
1970 static int test_array [1 - 2 * !(($2) >= 0)];
1971 test_array [0] = 0;
1972 return test_array [0];
1987 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1988 test_array [0] = 0;
1989 return test_array [0];
2014 static int test_array [1 - 2 * !(($2) < 0)];
2015 test_array [0] = 0;
2016 return test_array [0];
2031 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2032 test_array [0] = 0;
2033 return test_array [0];
2066 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2067 test_array [0] = 0;
2068 return test_array [0];