Lines Matching defs:DECL_ASN_OP_T

118 #define DECL_ASN_OP_T(op,tp)                                                  \
122 DECL_ASN_OP_T(op,const sc_fxnum_bitref&) \
123 DECL_ASN_OP_T(op,const sc_fxnum_fast_bitref&) \
124 DECL_ASN_OP_T(op,const sc_bit&) \
125 DECL_ASN_OP_T(op,bool)
133 #undef DECL_ASN_OP_T
189 #define DECL_ASN_OP_T(op,tp) \
193 DECL_ASN_OP_T(op,const sc_fxnum_bitref&) \
194 DECL_ASN_OP_T(op,const sc_fxnum_fast_bitref&) \
195 DECL_ASN_OP_T(op,const sc_bit&) \
196 DECL_ASN_OP_T(op,bool)
204 #undef DECL_ASN_OP_T
265 #define DECL_ASN_OP_T(tp) \
268 DECL_ASN_OP_T(const sc_fxnum_subref&)
269 DECL_ASN_OP_T(const sc_fxnum_fast_subref&)
270 DECL_ASN_OP_T(const sc_bv_base&)
271 DECL_ASN_OP_T(const sc_lv_base&)
272 DECL_ASN_OP_T(const char*)
273 DECL_ASN_OP_T(const bool*)
274 DECL_ASN_OP_T(const sc_signed&)
275 DECL_ASN_OP_T(const sc_unsigned&)
276 DECL_ASN_OP_T(const sc_int_base&)
277 DECL_ASN_OP_T(const sc_uint_base&)
278 DECL_ASN_OP_T(int64)
279 DECL_ASN_OP_T(uint64)
280 DECL_ASN_OP_T(int)
281 DECL_ASN_OP_T(unsigned int)
282 DECL_ASN_OP_T(long)
283 DECL_ASN_OP_T(unsigned long)
284 DECL_ASN_OP_T(char)
286 #undef DECL_ASN_OP_T
428 #define DECL_ASN_OP_T(tp) \
431 DECL_ASN_OP_T(const sc_fxnum_subref&)
432 DECL_ASN_OP_T(const sc_fxnum_fast_subref&)
433 DECL_ASN_OP_T(const sc_bv_base&)
434 DECL_ASN_OP_T(const sc_lv_base&)
435 DECL_ASN_OP_T(const char*)
436 DECL_ASN_OP_T(const bool*)
437 DECL_ASN_OP_T(const sc_signed&)
438 DECL_ASN_OP_T(const sc_unsigned&)
439 DECL_ASN_OP_T(const sc_int_base&)
440 DECL_ASN_OP_T(const sc_uint_base&)
441 DECL_ASN_OP_T(int64)
442 DECL_ASN_OP_T(uint64)
443 DECL_ASN_OP_T(int)
444 DECL_ASN_OP_T(unsigned int)
445 DECL_ASN_OP_T(long)
446 DECL_ASN_OP_T(unsigned long)
447 DECL_ASN_OP_T(char)
449 #undef DECL_ASN_OP_T
801 #define DECL_ASN_OP_T(op,tp) \
806 DECL_ASN_OP_T(op,int64) \
807 DECL_ASN_OP_T(op,uint64) \
808 DECL_ASN_OP_T(op,const sc_int_base&) \
809 DECL_ASN_OP_T(op,const sc_uint_base&) \
810 DECL_ASN_OP_T(op,const sc_signed&) \
811 DECL_ASN_OP_T(op,const sc_unsigned&)
817 DECL_ASN_OP_T(op,int) \
818 DECL_ASN_OP_T(op,unsigned int) \
819 DECL_ASN_OP_T(op,long) \
820 DECL_ASN_OP_T(op,unsigned long) \
821 DECL_ASN_OP_T(op,float) \
822 DECL_ASN_OP_T(op,double) \
823 DECL_ASN_OP_T(op,const char*) \
824 DECL_ASN_OP_T(op,const sc_fxval&) \
825 DECL_ASN_OP_T(op,const sc_fxval_fast&) \
826 DECL_ASN_OP_T(op,const sc_fxnum&) \
827 DECL_ASN_OP_T(op,const sc_fxnum_fast&) \
837 DECL_ASN_OP_T(<<=,int)
838 DECL_ASN_OP_T(>>=,int)
840 #undef DECL_ASN_OP_T
1225 #define DECL_ASN_OP_T(op,tp) \
1230 DECL_ASN_OP_T(op,int64) \
1231 DECL_ASN_OP_T(op,uint64) \
1232 DECL_ASN_OP_T(op,const sc_int_base&) \
1233 DECL_ASN_OP_T(op,const sc_uint_base&) \
1234 DECL_ASN_OP_T(op,const sc_signed&) \
1235 DECL_ASN_OP_T(op,const sc_unsigned&)
1241 DECL_ASN_OP_T(op,int) \
1242 DECL_ASN_OP_T(op,unsigned int) \
1243 DECL_ASN_OP_T(op,long) \
1244 DECL_ASN_OP_T(op,unsigned long) \
1245 DECL_ASN_OP_T(op,float) \
1246 DECL_ASN_OP_T(op,double) \
1247 DECL_ASN_OP_T(op,const char*) \
1248 DECL_ASN_OP_T(op,const sc_fxval&) \
1249 DECL_ASN_OP_T(op,const sc_fxval_fast&) \
1250 DECL_ASN_OP_T(op,const sc_fxnum&) \
1251 DECL_ASN_OP_T(op,const sc_fxnum_fast&) \
1261 DECL_ASN_OP_T(<<=,int)
1262 DECL_ASN_OP_T(>>=,int)
1264 #undef DECL_ASN_OP_T