Searched refs:ac_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/contrib/ipfilter/
H A Dipmon.h65 int ac_type; /* nat/state/ipf */ member in struct:ipmon_action
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipmon_y.y409 a->ac_type = o->o_num;
477 if ((a->ac_type != 0) && (a->ac_type != ipl->ipl_magic)) {
960 switch (a->ac_type)
/freebsd-10.2-release/contrib/file/
H A Dconfigure2048 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
2056 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
2065 case $ac_type in #(
2069 eval "$3=\$ac_type" ;;
2102 for ac_type in int$2_t 'int' 'long int' \
2111 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
2127 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
2128 < ($ac_type) (((((
[all...]
/freebsd-10.2-release/contrib/apr/
H A Dconfigure21037 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21039 case $ac_type in
21075 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21077 case $ac_type in
21113 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21115 case $ac_type in
21151 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21153 case $ac_type in
21189 ac_type=`echo "$ac_spec" | sed -e 's/:.*$//'`
21191 case $ac_type i
[all...]
/freebsd-10.2-release/contrib/tcsh/
H A Dconfigure1942 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
1950 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
1958 case $ac_type in #(
1962 eval "$3=\$ac_type" ;;
/freebsd-10.2-release/contrib/ntp/sntp/
H A Dconfigure8069 && ac_type='long long int' \
8070 || ac_type='long int'
8073 #define intmax_t $ac_type
8088 && ac_type='unsigned long long int' \
8089 || ac_type='unsigned long int'
8092 #define uintmax_t $ac_type
8105 for ac_type in 'unsigned int' 'unsigned long int' \
8113 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
8124 #define uintptr_t $ac_type
8127 ac_type
[all...]
/freebsd-10.2-release/contrib/ntp/
H A Dconfigure20500 && ac_type='long long int' \
20501 || ac_type='long int'
20504 #define intmax_t $ac_type
20519 && ac_type='unsigned long long int' \
20520 || ac_type='unsigned long int'
20523 #define uintmax_t $ac_type
20536 for ac_type in 'unsigned int' 'unsigned long int' \
20544 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
20555 #define uintptr_t $ac_type
20558 ac_type
[all...]
/freebsd-10.2-release/contrib/groff/
H A Dconfigure8203 && ac_type='unsigned long long' \
8204 || ac_type='unsigned long'
8207 #define uintmax_t $ac_type

Completed in 204 milliseconds