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

/bind-9.11.3/
H A Dconfigure20591 if ${ac_cv_sizeof_void_p+:} false; then :
20594 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
20603 ac_cv_sizeof_void_p=0
20608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
20609 $as_echo "$ac_cv_sizeof_void_p" >&6; }
20614 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
20618 if test $ac_cv_sizeof_void_p = 8; then
20632 if ${ac_cv_sizeof_void_p+:} false; then :
20635 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
20644 ac_cv_sizeof_void_p
[all...]

Completed in 44 milliseconds