Home
last modified time | relevance | path

Searched refs:ac_type (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/config/
Duintmax_t.m423 && ac_type='unsigned long long' \
24 || ac_type='unsigned long'
25 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type,
/toolchain/binutils/binutils-2.27/libiberty/
Dconfigure5571 for ac_type in 'int' 'long int' 'long long int'; do
5578 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
5591 ac_type=
5594 test -z "$ac_type" && break
5606 for ac_type in 'unsigned int' 'unsigned long int' \
5614 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
5627 ac_type=
5630 test -z "$ac_type" && break