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

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 84 static int warn_on_bump; variable
86 /* If warn_on_bump and the needed architecture is higher than this
461 warn_on_bump = 1;
1023 if (warn_on_bump
1034 if (warn_on_bump
3225 if (warn_on_bump
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 84 static int warn_on_bump; variable
86 /* If warn_on_bump and the needed architecture is higher than this
460 warn_on_bump = 1;
1022 if (warn_on_bump
1033 if (warn_on_bump
3224 if (warn_on_bump

Completed in 27 milliseconds