Searched refs:ac_cv_huge_val_sanity (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dhuge_val.m46 AC_CACHE_CHECK([for HUGE_VAL sanity], [ac_cv_huge_val_sanity],[
14 [ac_cv_huge_val_sanity=yes],[ac_cv_huge_val_sanity=no],
15 [ac_cv_huge_val_sanity=yes])
19 AC_SUBST(HUGE_VAL_SANITY,$ac_cv_huge_val_sanity)
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dhuge_val.m46 AC_CACHE_CHECK([for HUGE_VAL sanity], [ac_cv_huge_val_sanity],[
14 [ac_cv_huge_val_sanity=yes],[ac_cv_huge_val_sanity=no],
15 [ac_cv_huge_val_sanity=yes])
19 AC_SUBST(HUGE_VAL_SANITY,$ac_cv_huge_val_sanity)
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure16156 if test "${ac_cv_huge_val_sanity+set}" = set; then
16169 ac_cv_huge_val_sanity=yes
16206 ac_cv_huge_val_sanity=yes
16213 ac_cv_huge_val_sanity=no
16228 { echo "$as_me:$LINENO: result: $ac_cv_huge_val_sanity" >&5
16229 echo "${ECHO_T}$ac_cv_huge_val_sanity" >&6; }
16230 HUGE_VAL_SANITY=$ac_cv_huge_val_sanity
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure15961 if test "${ac_cv_huge_val_sanity+set}" = set; then
15974 ac_cv_huge_val_sanity=yes
16011 ac_cv_huge_val_sanity=yes
16018 ac_cv_huge_val_sanity=no
16033 { echo "$as_me:$LINENO: result: $ac_cv_huge_val_sanity" >&5
16034 echo "${ECHO_T}$ac_cv_huge_val_sanity" >&6; }
16035 HUGE_VAL_SANITY=$ac_cv_huge_val_sanity

Completed in 292 milliseconds