Searched refs:SPANCLOSE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c134 #define SPANCLOSE (900) macro
236 /* SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
258 if (poolspan > SPANCLOSE && kind > 0)
H A Dtc-csky.c489 static unsigned int SPANCLOSE; variable
1819 SPANCLOSE = v1_SPANCLOSE;
1831 SPANCLOSE = v2_SPANCLOSE_ELRW;
1836 SPANCLOSE = v2_SPANCLOSE;
2146 SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
2172 else if (poolspan > SPANCLOSE && (kind > 0) && do_br_dump)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c134 #define SPANCLOSE (900) macro
236 /* SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
258 if (poolspan > SPANCLOSE && kind > 0)
H A Dtc-csky.c488 static unsigned int SPANCLOSE; variable
1818 SPANCLOSE = v1_SPANCLOSE;
1830 SPANCLOSE = v2_SPANCLOSE_ELRW;
1835 SPANCLOSE = v2_SPANCLOSE;
2144 SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
2170 else if (poolspan > SPANCLOSE && (kind > 0) && do_br_dump)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c134 #define SPANCLOSE (900) macro
236 /* SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
258 if (poolspan > SPANCLOSE && kind > 0)
H A Dtc-csky.c489 static unsigned int SPANCLOSE; variable
1819 SPANCLOSE = v1_SPANCLOSE;
1831 SPANCLOSE = v2_SPANCLOSE_ELRW;
1836 SPANCLOSE = v2_SPANCLOSE;
2146 SPANCLOSE and SPANEXIT are smaller numbers than SPANPANIC.
2172 else if (poolspan > SPANCLOSE && (kind > 0) && do_br_dump)

Completed in 182 milliseconds