Searched refs:ac_type (Results 1 – 5 of 5) sorted by relevance
24 && ac_type='long long' \25 || ac_type='long'26 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type],62 && ac_type='long long' \63 || ac_type='long'64 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type],
1905 for ac_type in int$2_t 'int' 'long int' \1914 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];1930 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)1931 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];1942 case $ac_type in #(1989 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];1998 case $ac_type in #(2002 eval "$3=\$ac_type" ;;7011 for ac_type in 'unsigned int' 'unsigned long int' \7019 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];[all …]
2510 && ac_type='unsigned long long' \2511 || ac_type='unsigned long'2512 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type,
7494 && ac_type='unsigned long long' \7495 || ac_type='unsigned long'
12350 && ac_type='long long' \12351 || ac_type='long'