Home | History | Annotate | Download | only in c-ares

Lines Matching refs:ac_cv_sizeof_long

17936 if ${ac_cv_sizeof_long+:} false; then :
17939 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
17948 ac_cv_sizeof_long=0
17953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
17954 $as_echo "$ac_cv_sizeof_long" >&6; }
17959 #define SIZEOF_LONG $ac_cv_sizeof_long
17964 if test -z "$ac_cv_sizeof_long" ||
17965 test "$ac_cv_sizeof_long" -eq "0"; then
17970 #define CARES_SIZEOF_LONG $ac_cv_sizeof_long