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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 27801 if ${gcc_cv_as_ix86_got32x+:} false; then :
27804 gcc_cv_as_ix86_got32x=no
27821 gcc_cv_as_ix86_got32x=no
27823 gcc_cv_as_ix86_got32x=yes
27834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_as_ix86_got32x" >&5
27835 $as_echo "$gcc_cv_as_ix86_got32x" >&6; }
27840 #define HAVE_AS_IX86_GOT32X `if test x"$gcc_cv_as_ix86_got32x" = xyes; then echo 1; else echo 0; fi`
  /src/external/gpl3/gcc/dist/gcc/
configure 29836 if ${gcc_cv_as_ix86_got32x+:} false; then :
29839 gcc_cv_as_ix86_got32x=no
29856 gcc_cv_as_ix86_got32x=no
29858 gcc_cv_as_ix86_got32x=yes
29869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_as_ix86_got32x" >&5
29870 $as_echo "$gcc_cv_as_ix86_got32x" >&6; }
29875 #define HAVE_AS_IX86_GOT32X `if test x"$gcc_cv_as_ix86_got32x" = xyes; then echo 1; else echo 0; fi`
    [all...]

Completed in 73 milliseconds