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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 27846 if ${gcc_cv_as_ix86_gotoff_in_data+:} false; then :
27849 gcc_cv_as_ix86_gotoff_in_data=no
27863 gcc_cv_as_ix86_gotoff_in_data=yes
27871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_as_ix86_gotoff_in_data" >&5
27872 $as_echo "$gcc_cv_as_ix86_gotoff_in_data" >&6; }
27877 #define HAVE_AS_GOTOFF_IN_DATA `if test $gcc_cv_as_ix86_gotoff_in_data = yes; then echo 1; else echo 0; fi`
  /src/external/gpl3/gcc/dist/gcc/
configure 29949 if ${gcc_cv_as_ix86_gotoff_in_data+:} false; then :
29952 gcc_cv_as_ix86_gotoff_in_data=no
29966 gcc_cv_as_ix86_gotoff_in_data=yes
29974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_as_ix86_gotoff_in_data" >&5
29975 $as_echo "$gcc_cv_as_ix86_gotoff_in_data" >&6; }
29980 #define HAVE_AS_GOTOFF_IN_DATA `if test $gcc_cv_as_ix86_gotoff_in_data = yes; then echo 1; else echo 0; fi`
    [all...]

Completed in 98 milliseconds