Lines Matching refs:test_array
1939 static int test_array [1 - 2 * !(($2) >= 0)];
1940 test_array [0] = 0;
1941 return test_array [0];
1956 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1957 test_array [0] = 0;
1958 return test_array [0];
1983 static int test_array [1 - 2 * !(($2) < 0)];
1984 test_array [0] = 0;
1985 return test_array [0];
2000 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2001 test_array [0] = 0;
2002 return test_array [0];
2035 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2036 test_array [0] = 0;
2037 return test_array [0];