Home
last modified time | relevance | path

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

/third_party/lame/
H A Dconfigure14108 if ${ac_cv_sizeof_short+:} false; then :
14111 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
14120 ac_cv_sizeof_short=0
14125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
14126 $as_echo "$ac_cv_sizeof_short" >&6; }
14131 #define SIZEOF_SHORT $ac_cv_sizeof_short
14433 if test $ac_cv_sizeof_short -eq 0 \
14652 if test "${ac_cv_sizeof_short}" = "4"; then
/third_party/python/
H A Dconfigure11196 if test ${ac_cv_sizeof_short+y}
11200 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"
11210 ac_cv_sizeof_short=0
11215 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
11216 printf "%s\n" "$ac_cv_sizeof_short" >&6; }
11220 printf "%s\n" "#define SIZEOF_SHORT $ac_cv_sizeof_short" >>confdefs.h

Completed in 37 milliseconds