Searched refs:TC_FRAG_INIT (Results 1 – 9 of 9) sorted by relevance
223 #ifdef TC_FRAG_INIT in frag_var()224 TC_FRAG_INIT (frag_now); in frag_var()254 #ifdef TC_FRAG_INIT in frag_variant()255 TC_FRAG_INIT (frag_now); in frag_variant()
247 * config/tc-m32r.h (TC_FRAG_INIT): Renamed from md_init_frag.251 (TC_FRAG_INIT): Update.257 * frags.c (frag_var, frag_variant): Use TC_FRAG_INIT macro (if267 (TC_FRAG_INIT): new macro to initialize machine dependent field in
1714 * config/tc-fr30.h (TC_FRAG_INIT): Delete.1715 * config/tc-m32r.h (TC_FRAG_INIT): Delete.
6672 (TC_FRAG_INIT): Change to set new datatype.6871 (TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
2686 (TC_FRAG_INIT): Define.
64 #define TC_FRAG_INIT(FRAGP) \ macro
188 #define TC_FRAG_INIT(fragp) arm_init_frag (fragp) macro
163 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) macro
1120 @item TC_FRAG_INIT (@var{fragp})1121 @cindex TC_FRAG_INIT1766 @code{TC_FRAG_TYPE} to include a pointer to it and defining @code{TC_FRAG_INIT}