Home
last modified time | relevance | path

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

/external/tcpdump/
Dconfigure1903 for ac_type in int$2_t 'int' 'long int' \
1912 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
1928 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
1929 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
1940 case $ac_type in #(
1987 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
1996 case $ac_type in #(
2000 eval "$3=\$ac_type" ;;
6553 for ac_type in 'unsigned int' 'unsigned long int' \
6561 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
[all …]
/external/python/cpython2/
Dconfigure1989 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
1997 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
2006 case $ac_type in #(
2052 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
2068 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
2069 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
2080 case $ac_type in #(
2084 eval "$3=\$ac_type" ;;
/external/ImageMagick/
Dconfigure3064 for ac_type in int$2_t 'int' 'long int' \
3073 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
3089 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
3090 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
3101 case $ac_type in #(
3148 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
3157 case $ac_type in #(
3161 eval "$3=\$ac_type" ;;
24529 && ac_type='long long int' \
24530 || ac_type='long int'
[all …]
/external/pcre/dist2/
Dconfigure1926 for ac_type in int$2_t 'int' 'long int' \
1935 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
1951 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
1952 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
1963 case $ac_type in #(
/external/stressapptest/
Dconfigure1829 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
1837 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
1845 case $ac_type in #(
/external/e2fsprogs/
Daclocal.m44170 && ac_type='unsigned long long' \
4171 || ac_type='unsigned long'
4172 AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type],
Dconfigure7530 && ac_type='unsigned long long' \
7531 || ac_type='unsigned long'