Lines Matching refs:test_array
1926 static int test_array [1 - 2 * !(($2) >= 0)];
1927 test_array [0] = 0;
1928 return test_array [0];
1943 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1944 test_array [0] = 0;
1945 return test_array [0];
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];
2022 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2023 test_array [0] = 0;
2024 return test_array [0];