Searched refs:SIZE_FROM_RELAX_STATE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c1829 #define SIZE_FROM_RELAX_STATE(n) ((n) == 1 ? 1 : 3)
1832 SIZE_FROM_RELAX_STATE (fragP->fr_subtype));
1824 #define SIZE_FROM_RELAX_STATE macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c1831 #define SIZE_FROM_RELAX_STATE(n) ((n) == 1 ? 1 : 3)
1834 SIZE_FROM_RELAX_STATE (fragP->fr_subtype));
1826 #define SIZE_FROM_RELAX_STATE macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c1831 #define SIZE_FROM_RELAX_STATE(n) ((n) == 1 ? 1 : 3)
1834 SIZE_FROM_RELAX_STATE (fragP->fr_subtype));
1826 #define SIZE_FROM_RELAX_STATE macro

Completed in 176 milliseconds