Searched refs:gt_cv_c_long_double (Results 1 – 2 of 2) sorted by relevance
6670 if ${gt_cv_c_long_double+:} false; then :6674 gt_cv_c_long_double=yes6693 gt_cv_c_long_double=yes6695 gt_cv_c_long_double=no6700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_c_long_double" >&56701 $as_echo "$gt_cv_c_long_double" >&6; }6702 if test $gt_cv_c_long_double = yes; then
1727 AC_CACHE_CHECK([for long double], gt_cv_c_long_double,1729 gt_cv_c_long_double=yes1737 gt_cv_c_long_double=yes, gt_cv_c_long_double=no)1739 if test $gt_cv_c_long_double = yes; then