Lines Matching refs:test_array
1995 static int test_array [1 - 2 * !(($2) >= 0)];
1996 test_array [0] = 0;
1997 return test_array [0];
2013 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2014 test_array [0] = 0;
2015 return test_array [0];
2041 static int test_array [1 - 2 * !(($2) < 0)];
2042 test_array [0] = 0;
2043 return test_array [0];
2059 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2060 test_array [0] = 0;
2061 return test_array [0];
2095 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2096 test_array [0] = 0;
2097 return test_array [0];