Lines Matching refs:test_array
2998 static int test_array [1 - 2 * !(($2) >= 0)];
2999 test_array [0] = 0;
3000 return test_array [0];
3015 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
3016 test_array [0] = 0;
3017 return test_array [0];
3042 static int test_array [1 - 2 * !(($2) < 0)];
3043 test_array [0] = 0;
3044 return test_array [0];
3059 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
3060 test_array [0] = 0;
3061 return test_array [0];
3094 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
3095 test_array [0] = 0;
3096 return test_array [0];