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

  /src/external/gpl3/gdb.old/dist/gdb/
configure 27230 if ${ac_cv_sizeof_unsigned_long_long+:} false; then :
27233 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long long))" "ac_cv_sizeof_unsigned_long_long" "$ac_includes_default"; then :
27242 ac_cv_sizeof_unsigned_long_long=0
27247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long_long" >&5
27248 $as_echo "$ac_cv_sizeof_unsigned_long_long" >&6; }
27253 #define SIZEOF_UNSIGNED_LONG_LONG $ac_cv_sizeof_unsigned_long_long
27326 elif test "x${ac_cv_sizeof_unsigned_long_long}" = "x8"; then
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 27174 if ${ac_cv_sizeof_unsigned_long_long+:} false; then :
27177 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long long))" "ac_cv_sizeof_unsigned_long_long" "$ac_includes_default"; then :
27186 ac_cv_sizeof_unsigned_long_long=0
27191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long_long" >&5
27192 $as_echo "$ac_cv_sizeof_unsigned_long_long" >&6; }
27197 #define SIZEOF_UNSIGNED_LONG_LONG $ac_cv_sizeof_unsigned_long_long
27270 elif test "x${ac_cv_sizeof_unsigned_long_long}" = "x8"; then
    [all...]

Completed in 49 milliseconds