Home
last modified time | relevance | path

Searched refs:ac_mid (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/gcc/libdecnumber/
Dconfigure4091 ac_lo=0 ac_mid=0
4103 static int test_array [1 - 2 * !(((long) (sizeof (void *))) <= $ac_mid)];
4132 ac_hi=$ac_mid; break
4137 ac_lo=`expr $ac_mid + 1`
4138 if test $ac_lo -le $ac_mid; then
4142 ac_mid=`expr 2 '*' $ac_mid + 1`
4189 ac_hi=-1 ac_mid=-1
4201 static int test_array [1 - 2 * !(((long) (sizeof (void *))) >= $ac_mid)];
4230 ac_lo=$ac_mid; break
4235 ac_hi=`expr '(' $ac_mid ')' - 1`
[all …]
/openbsd/src/gnu/gcc/libgomp/
Dconfigure6426 ac_lo=0 ac_mid=0
6438 static int test_array [1 - 2 * !(((long) (sizeof (void *))) <= $ac_mid)];
6467 ac_hi=$ac_mid; break
6472 ac_lo=`expr $ac_mid + 1`
6473 if test $ac_lo -le $ac_mid; then
6477 ac_mid=`expr 2 '*' $ac_mid + 1`
6524 ac_hi=-1 ac_mid=-1
6536 static int test_array [1 - 2 * !(((long) (sizeof (void *))) >= $ac_mid)];
6565 ac_lo=$ac_mid; break
6570 ac_hi=`expr '(' $ac_mid ')' - 1`
[all …]
/openbsd/src/gnu/gcc/libcpp/
Dconfigure4287 ac_lo=0 ac_mid=0
4299 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4328 ac_hi=$ac_mid; break
4333 ac_lo=`expr $ac_mid + 1`
4334 if test $ac_lo -le $ac_mid; then
4338 ac_mid=`expr 2 '*' $ac_mid + 1`
4385 ac_hi=-1 ac_mid=-1
4397 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
4426 ac_lo=$ac_mid; break
4431 ac_hi=`expr '(' $ac_mid ')' - 1`
[all …]
/openbsd/src/gnu/usr.bin/texinfo/
Dconfigure9557 ac_lo=0 ac_mid=0
9569 static int test_array [1 - 2 * !((~(size_t)0 / 10) <= $ac_mid)];
9598 ac_hi=$ac_mid; break
9603 ac_lo=`expr $ac_mid + 1`
9604 if test $ac_lo -le $ac_mid; then
9608 ac_mid=`expr 2 '*' $ac_mid + 1`
9655 ac_hi=-1 ac_mid=-1
9667 static int test_array [1 - 2 * !((~(size_t)0 / 10) >= $ac_mid)];
9696 ac_lo=$ac_mid; break
9701 ac_hi=`expr '(' $ac_mid ')' - 1`
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dconfigure8674 ac_lo=0 ac_mid=0
8686 static int test_array [1 - 2 * !(((long) (sizeof (long long))) <= $ac_mid)];
8715 ac_hi=$ac_mid; break
8720 ac_lo=`expr $ac_mid + 1`
8721 if test $ac_lo -le $ac_mid; then
8725 ac_mid=`expr 2 '*' $ac_mid + 1`
8772 ac_hi=-1 ac_mid=-1
8784 static int test_array [1 - 2 * !(((long) (sizeof (long long))) >= $ac_mid)];
8813 ac_lo=$ac_mid; break
8818 ac_hi=`expr '(' $ac_mid ')' - 1`
[all …]
/openbsd/src/gnu/lib/libiberty/src/
Dconfigure4295 ac_lo=0 ac_mid=0
4307 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4336 ac_hi=$ac_mid; break
4341 ac_lo=`expr $ac_mid + 1`
4342 if test $ac_lo -le $ac_mid; then
4346 ac_mid=`expr 2 '*' $ac_mid + 1`
4393 ac_hi=-1 ac_mid=-1
4405 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
4434 ac_lo=$ac_mid; break
4439 ac_hi=`expr '(' $ac_mid ')' - 1`
[all …]
/openbsd/src/usr.sbin/nsd/
Dconfigure2078 ac_lo=0 ac_mid=0
2086 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2096 ac_hi=$ac_mid; break
2098 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2099 if test $ac_lo -le $ac_mid; then
2103 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
2124 ac_hi=-1 ac_mid=-1
2132 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2142 ac_lo=$ac_mid; break
2144 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
[all …]
/openbsd/src/usr.sbin/unbound/
Dconfigure2185 ac_lo=0 ac_mid=0
2193 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2203 ac_hi=$ac_mid; break
2205 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2206 if test $ac_lo -le $ac_mid; then
2210 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
2231 ac_hi=-1 ac_mid=-1
2239 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2249 ac_lo=$ac_mid; break
2251 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
[all …]