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

/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Dconfigure6102 8) acx_cv_type_int64_t=long ;;
6106 echo "$as_me:$LINENO: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
6107 echo "${ECHO_T}${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6
7855 acx_cv_type_int64_t="$acx_cv_type_int64_t"
8706 elif test -n "$acx_cv_type_int64_t"; then
8709 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
8712 typedef $acx_cv_type_int64_t int64_t;
8716 typedef unsigned $acx_cv_type_int64_t uint64_t;
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure8437 8) acx_cv_type_int64_t=long ;;
8441 echo "$as_me:$LINENO: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
8442 echo "${ECHO_T}${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6
11712 acx_cv_type_int64_t="$acx_cv_type_int64_t"
12759 elif test -n "$acx_cv_type_int64_t"; then
12762 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
12765 typedef $acx_cv_type_int64_t int64_t;
12769 typedef unsigned $acx_cv_type_int64_t uint64_t;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dconfigure15269 8) acx_cv_type_int64_t=long ;;
15273 echo "$as_me:$LINENO: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
15274 echo "${ECHO_T}${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6
20907 acx_cv_type_int64_t="$acx_cv_type_int64_t"
22658 elif test -n "$acx_cv_type_int64_t"; then
22661 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
22664 typedef $acx_cv_type_int64_t int64_t;
22670 typedef unsigned $acx_cv_type_int64_t uint64_t;

Completed in 183 milliseconds