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

/freebsd-11-stable/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;
/freebsd-11-stable/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-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure16398 8) acx_cv_type_int64_t=long ;;
16402 echo "$as_me:$LINENO: result: ${acx_cv_type_int64_t-'using preprocessor symbols'}" >&5
16403 echo "${ECHO_T}${acx_cv_type_int64_t-'using preprocessor symbols'}" >&6
20332 acx_cv_type_int64_t="$acx_cv_type_int64_t"
22128 elif test -n "$acx_cv_type_int64_t"; then
22131 /* architecture has a 64-bit type, $acx_cv_type_int64_t */
22134 typedef $acx_cv_type_int64_t int64_t;
22140 typedef unsigned $acx_cv_type_int64_t uint64_t;

Completed in 184 milliseconds