Home
last modified time | relevance | path

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

/external/bison/m4/
Dintmax_t.m424 && 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],
/external/tcpdump/
Dconfigure1905 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 …]
/external/e2fsprogs/
Daclocal.m42510 && ac_type='unsigned long long' \
2511 || ac_type='unsigned long'
2512 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type,
Dconfigure7494 && ac_type='unsigned long long' \
7495 || ac_type='unsigned long'
/external/bison/
Dconfigure12350 && ac_type='long long' \
12351 || ac_type='long'