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

/freebsd-10.1-release/crypto/openssh/
H A Dconfigure13481 if ${ac_cv_sizeof_short_int+:} false; then :
13484 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short int))" "ac_cv_sizeof_short_int" "$ac_includes_default"; then :
13493 ac_cv_sizeof_short_int=0
13498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short_int" >&5
13499 $as_echo "$ac_cv_sizeof_short_int" >&6; }
13504 #define SIZEOF_SHORT_INT $ac_cv_sizeof_short_int

Completed in 61 milliseconds