Searched refs:acx_cv_type_intptr_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Dconfigure6116 2) acx_cv_type_intptr_t=int16_t ;;
6117 4) acx_cv_type_intptr_t=int32_t ;;
6118 8) acx_cv_type_intptr_t=int64_t ;;
6123 echo "$as_me:$LINENO: result: $acx_cv_type_intptr_t" >&5
6124 echo "${ECHO_T}$acx_cv_type_intptr_t" >&6
7856 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
8772 typedef u$acx_cv_type_intptr_t uintptr_t;
8773 typedef $acx_cv_type_intptr_t intptr_t;
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure8451 2) acx_cv_type_intptr_t=int16_t ;;
8452 4) acx_cv_type_intptr_t=int32_t ;;
8453 8) acx_cv_type_intptr_t=int64_t ;;
8458 echo "$as_me:$LINENO: result: $acx_cv_type_intptr_t" >&5
8459 echo "${ECHO_T}$acx_cv_type_intptr_t" >&6
11713 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
12825 typedef u$acx_cv_type_intptr_t uintptr_t;
12826 typedef $acx_cv_type_intptr_t intptr_t;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dconfigure15283 2) acx_cv_type_intptr_t=int16_t ;;
15284 4) acx_cv_type_intptr_t=int32_t ;;
15285 8) acx_cv_type_intptr_t=int64_t ;;
15290 echo "$as_me:$LINENO: result: $acx_cv_type_intptr_t" >&5
15291 echo "${ECHO_T}$acx_cv_type_intptr_t" >&6
20908 acx_cv_type_intptr_t="$acx_cv_type_intptr_t"
22730 typedef u$acx_cv_type_intptr_t uintptr_t;
22733 typedef $acx_cv_type_intptr_t intptr_t;

Completed in 307 milliseconds