Searched refs:DECL_CTORS_T_B (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fixed.h88 #define DECL_CTORS_T_B(tp) \ macro
104 DECL_CTORS_T_B(int64)
105 DECL_CTORS_T_B(uint64)
106 DECL_CTORS_T_B(const sc_int_base&)
107 DECL_CTORS_T_B(const sc_uint_base&)
108 DECL_CTORS_T_B(const sc_signed&)
109 DECL_CTORS_T_B(const sc_unsigned&)
113 #undef DECL_CTORS_T_B macro
211 #define DECL_CTORS_T_B(tp) \ macro
228 DECL_CTORS_T_B(int6
237 #undef DECL_CTORS_T_B macro
[all...]
H A Dsc_ufixed.h88 #define DECL_CTORS_T_B(tp) \ macro
104 DECL_CTORS_T_B(int64)
105 DECL_CTORS_T_B(uint64)
106 DECL_CTORS_T_B(const sc_int_base&)
107 DECL_CTORS_T_B(const sc_uint_base&)
108 DECL_CTORS_T_B(const sc_signed&)
109 DECL_CTORS_T_B(const sc_unsigned&)
113 #undef DECL_CTORS_T_B macro
211 #define DECL_CTORS_T_B(tp) \ macro
228 DECL_CTORS_T_B(int6
237 #undef DECL_CTORS_T_B macro
[all...]
H A Dsc_fix.h164 #define DECL_CTORS_T_B(tp) \ macro
181 DECL_CTORS_T_B(int64)
182 DECL_CTORS_T_B(uint64)
183 DECL_CTORS_T_B(const sc_int_base&)
184 DECL_CTORS_T_B(const sc_uint_base&)
185 DECL_CTORS_T_B(const sc_signed&)
186 DECL_CTORS_T_B(const sc_unsigned&)
191 #undef DECL_CTORS_T_B macro
399 #define DECL_CTORS_T_B(tp) \ macro
416 DECL_CTORS_T_B(int6
426 #undef DECL_CTORS_T_B macro
[all...]
H A Dsc_ufix.h164 #define DECL_CTORS_T_B(tp) \ macro
181 DECL_CTORS_T_B(int64)
182 DECL_CTORS_T_B(uint64)
183 DECL_CTORS_T_B(const sc_int_base&)
184 DECL_CTORS_T_B(const sc_uint_base&)
185 DECL_CTORS_T_B(const sc_signed&)
186 DECL_CTORS_T_B(const sc_unsigned&)
191 #undef DECL_CTORS_T_B macro
399 #define DECL_CTORS_T_B(tp) \ macro
416 DECL_CTORS_T_B(int6
426 #undef DECL_CTORS_T_B macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fixed.hh84 #define DECL_CTORS_T_B(tp) \ macro
100 DECL_CTORS_T_B(int64)
101 DECL_CTORS_T_B(uint64)
102 DECL_CTORS_T_B(const sc_int_base&)
103 DECL_CTORS_T_B(const sc_uint_base&)
104 DECL_CTORS_T_B(const sc_signed&)
105 DECL_CTORS_T_B(const sc_unsigned&)
108 #undef DECL_CTORS_T_B macro
192 #define DECL_CTORS_T_B(tp) \ macro
209 DECL_CTORS_T_B(int6
217 #undef DECL_CTORS_T_B macro
[all...]
H A Dsc_ufixed.hh85 #define DECL_CTORS_T_B(tp) \ macro
101 DECL_CTORS_T_B(int64)
102 DECL_CTORS_T_B(uint64)
103 DECL_CTORS_T_B(const sc_int_base &)
104 DECL_CTORS_T_B(const sc_uint_base &)
105 DECL_CTORS_T_B(const sc_signed &)
106 DECL_CTORS_T_B(const sc_unsigned &)
109 #undef DECL_CTORS_T_B macro
191 #define DECL_CTORS_T_B(tp) \ macro
207 DECL_CTORS_T_B(int6
215 #undef DECL_CTORS_T_B macro
[all...]
H A Dsc_fix.hh117 #define DECL_CTORS_T_B(tp) \ macro
133 DECL_CTORS_T_B(int64)
134 DECL_CTORS_T_B(uint64)
135 DECL_CTORS_T_B(const sc_int_base &)
136 DECL_CTORS_T_B(const sc_uint_base &)
137 DECL_CTORS_T_B(const sc_signed &)
138 DECL_CTORS_T_B(const sc_unsigned &)
142 #undef DECL_CTORS_T_B macro
293 #define DECL_CTORS_T_B(tp) \ macro
309 DECL_CTORS_T_B(int6
318 #undef DECL_CTORS_T_B macro
[all...]
H A Dsc_ufix.hh117 #define DECL_CTORS_T_B(tp) \ macro
133 DECL_CTORS_T_B(int64)
134 DECL_CTORS_T_B(uint64)
135 DECL_CTORS_T_B(const sc_int_base &)
136 DECL_CTORS_T_B(const sc_uint_base &)
137 DECL_CTORS_T_B(const sc_signed &)
138 DECL_CTORS_T_B(const sc_unsigned &)
142 #undef DECL_CTORS_T_B macro
293 #define DECL_CTORS_T_B(tp) \ macro
309 DECL_CTORS_T_B(int6
318 #undef DECL_CTORS_T_B macro
[all...]

Completed in 19 milliseconds