HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_sizeof_unsigned_long (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/
configure 20146 if test ${ac_cv_sizeof_unsigned_long+y}
20150 e) if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"
20160 ac_cv_sizeof_unsigned_long=0
20167 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
20168 printf "%s\n" "$ac_cv_sizeof_unsigned_long" >&6; }
20172 printf "%s\n" "#define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long" >>confdefs.h
  /src/external/gpl3/gdb/dist/gdb/
configure 27263 if ${ac_cv_sizeof_unsigned_long+:} false; then :
27266 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
27275 ac_cv_sizeof_unsigned_long=0
27280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
27281 $as_echo "$ac_cv_sizeof_unsigned_long" >&6; }
27286 #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
27324 if test "x${ac_cv_sizeof_unsigned_long}" = "x8"; then
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 27203 if ${ac_cv_sizeof_unsigned_long+:} false; then :
27206 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
27215 ac_cv_sizeof_unsigned_long=0
27220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
27221 $as_echo "$ac_cv_sizeof_unsigned_long" >&6; }
27226 #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
27264 if test "x${ac_cv_sizeof_unsigned_long}" = "x8"; then
    [all...]
  /src/external/lgpl3/gmp/dist/
configure 27376 if ${ac_cv_sizeof_unsigned_long+:} false; then :
27379 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
27388 ac_cv_sizeof_unsigned_long=0
27393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
27394 $as_echo "$ac_cv_sizeof_unsigned_long" >&6; }
27399 #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long

Completed in 94 milliseconds