Searched refs:ac_type (Results 1 – 2 of 2) sorted by relevance
23 && ac_type='unsigned long long' \24 || ac_type='unsigned long'25 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type,
5571 for ac_type in 'int' 'long int' 'long long int'; do5578 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];5591 ac_type=5594 test -z "$ac_type" && break5606 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