Searched refs:TC_FRAG_INIT (Results 1 - 25 of 47) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.h65 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ macro
H A Dtc-rx.h68 #define TC_FRAG_INIT(fragp, max_bytes) rx_frag_init (fragp) macro
H A Dtc-rl78.h56 #define TC_FRAG_INIT(fragp, max_bytes) rl78_frag_init (fragp) macro
H A Dtc-ns32k.h76 #define TC_FRAG_INIT(X, MAX_BYTES) \ macro
H A Dtc-tic54x.h67 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) macro
H A Dtc-riscv.h150 #define TC_FRAG_INIT(fragp, max_bytes) riscv_init_frag (fragp, max_bytes) macro
H A Dtc-mmix.h181 #define TC_FRAG_INIT(frag, max_bytes) (frag)->tc_frag_data = mmix_opcode_frag macro
H A Dtc-tic6x.h133 #define TC_FRAG_INIT(fragP, max_bytes) tic6x_frag_init (fragP) macro
H A Dtc-avr.h245 #define TC_FRAG_INIT(frag, max_bytes) avr_frag_init (frag) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.h65 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ macro
H A Dtc-ns32k.h76 #define TC_FRAG_INIT(X, MAX_BYTES) \ macro
H A Dtc-rl78.h56 #define TC_FRAG_INIT(fragp, max_bytes) rl78_frag_init (fragp) macro
H A Dtc-rx.h68 #define TC_FRAG_INIT(fragp, max_bytes) rx_frag_init (fragp) macro
H A Dtc-tic54x.h67 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) macro
H A Dtc-avr.h245 #define TC_FRAG_INIT(frag, max_bytes) avr_frag_init (frag) macro
H A Dtc-mmix.h181 #define TC_FRAG_INIT(frag, max_bytes) (frag)->tc_frag_data = mmix_opcode_frag macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.h65 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ macro
H A Dtc-rx.h68 #define TC_FRAG_INIT(fragp, max_bytes) rx_frag_init (fragp) macro
H A Dtc-rl78.h56 #define TC_FRAG_INIT(fragp, max_bytes) rl78_frag_init (fragp) macro
H A Dtc-ns32k.h76 #define TC_FRAG_INIT(X, MAX_BYTES) \ macro
H A Dtc-riscv.h150 #define TC_FRAG_INIT(fragp, max_bytes) riscv_init_frag (fragp, max_bytes) macro
H A Dtc-tic54x.h67 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) macro
H A Dtc-avr.h245 #define TC_FRAG_INIT(frag, max_bytes) avr_frag_init (frag) macro
H A Dtc-mmix.h181 #define TC_FRAG_INIT(frag, max_bytes) (frag)->tc_frag_data = mmix_opcode_frag macro
H A Dtc-tic6x.h133 #define TC_FRAG_INIT(fragP, max_bytes) tic6x_frag_init (fragP) macro

Completed in 240 milliseconds

12