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

/freebsd-10.1-release/contrib/ntp/sntp/
H A Dconfigure7893 if ${ac_cv_type_long_double+:} false; then :
7897 ac_cv_type_long_double=yes
7917 ac_cv_type_long_double=yes
7919 ac_cv_type_long_double=no
7924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_long_double" >&5
7925 $as_echo "$ac_cv_type_long_double" >&6; }
7926 if test $ac_cv_type_long_double = yes; then
/freebsd-10.1-release/contrib/ntp/
H A Dconfigure20324 if ${ac_cv_type_long_double+:} false; then :
20328 ac_cv_type_long_double=yes
20348 ac_cv_type_long_double=yes
20350 ac_cv_type_long_double=no
20355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_long_double" >&5
20356 $as_echo "$ac_cv_type_long_double" >&6; }
20357 if test $ac_cv_type_long_double = yes; then
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dconfigure13463 ac_fn_c_check_type "$LINENO" "long double" "ac_cv_type_long_double" "$ac_includes_default"
13464 if test "x$ac_cv_type_long_double" = xyes; then :

Completed in 303 milliseconds