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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mcore.c 134 #define SPANCLOSE (900)
236 /* SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
258 if (poolspan > SPANCLOSE && kind > 0)
tc-csky.c 489 static unsigned int SPANCLOSE;
1863 SPANCLOSE = v1_SPANCLOSE;
1875 SPANCLOSE = v2_SPANCLOSE_ELRW;
1880 SPANCLOSE = v2_SPANCLOSE;
2192 SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
2218 else if (poolspan > SPANCLOSE && (kind > 0) && do_br_dump)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mcore.c 134 #define SPANCLOSE (900)
236 /* SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
258 if (poolspan > SPANCLOSE && kind > 0)
tc-csky.c 489 static unsigned int SPANCLOSE;
1863 SPANCLOSE = v1_SPANCLOSE;
1875 SPANCLOSE = v2_SPANCLOSE_ELRW;
1880 SPANCLOSE = v2_SPANCLOSE;
2192 SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
2218 else if (poolspan > SPANCLOSE && (kind > 0) && do_br_dump)

Completed in 37 milliseconds