Home
last modified time | relevance | path

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

/third_party/lame/
H A Dconfigure14240 if ${ac_cv_sizeof_long+:} false; then :
14243 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
14252 ac_cv_sizeof_long=0
14257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
14258 $as_echo "$ac_cv_sizeof_long" >&6; }
14263 #define SIZEOF_LONG $ac_cv_sizeof_long
14437 -o $ac_cv_sizeof_long -eq 0 \
14660 if test "${ac_cv_sizeof_long}" = "4"; then
14699 if test "${ac_cv_sizeof_long}" = "8"; then
/third_party/python/
H A Dconfigure11065 if test ${ac_cv_sizeof_long+y}
11069 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"
11079 ac_cv_sizeof_long=0
11084 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
11085 printf "%s\n" "$ac_cv_sizeof_long" >&6; }
11089 printf "%s\n" "#define SIZEOF_LONG $ac_cv_sizeof_long" >>confdefs.h
11607 if test "$ac_cv_sizeof_off_t" -gt "$ac_cv_sizeof_long" -a \

Completed in 36 milliseconds