Lines Matching defs:DECL_ASN_OP_T

113 #define DECL_ASN_OP_T(op, tp) \
117 DECL_ASN_OP_T(op, const sc_fxnum_bitref &) \
118 DECL_ASN_OP_T(op, const sc_fxnum_fast_bitref &) \
119 DECL_ASN_OP_T(op, const sc_bit &) \
120 DECL_ASN_OP_T(op, bool)
128 #undef DECL_ASN_OP_T
171 #define DECL_ASN_OP_T(op, tp) sc_fxnum_fast_bitref &operator op (tp);
174 DECL_ASN_OP_T(op, const sc_fxnum_bitref &) \
175 DECL_ASN_OP_T(op, const sc_fxnum_fast_bitref &) \
176 DECL_ASN_OP_T(op, const sc_bit &) \
177 DECL_ASN_OP_T(op, bool)
185 #undef DECL_ASN_OP_T
232 #define DECL_ASN_OP_T(tp) \
235 DECL_ASN_OP_T(const sc_fxnum_subref &)
236 DECL_ASN_OP_T(const sc_fxnum_fast_subref &)
237 DECL_ASN_OP_T(const sc_bv_base &)
238 DECL_ASN_OP_T(const sc_lv_base &)
239 DECL_ASN_OP_T(const char *)
240 DECL_ASN_OP_T(const bool *)
241 DECL_ASN_OP_T(const sc_signed &)
242 DECL_ASN_OP_T(const sc_unsigned &)
243 DECL_ASN_OP_T(const sc_int_base &)
244 DECL_ASN_OP_T(const sc_uint_base &)
245 DECL_ASN_OP_T(int64)
246 DECL_ASN_OP_T(uint64)
247 DECL_ASN_OP_T(int)
248 DECL_ASN_OP_T(unsigned int)
249 DECL_ASN_OP_T(long)
250 DECL_ASN_OP_T(unsigned long)
251 DECL_ASN_OP_T(char)
253 #undef DECL_ASN_OP_T
368 #define DECL_ASN_OP_T(tp) \
371 DECL_ASN_OP_T(const sc_fxnum_subref &)
372 DECL_ASN_OP_T(const sc_fxnum_fast_subref &)
373 DECL_ASN_OP_T(const sc_bv_base &)
374 DECL_ASN_OP_T(const sc_lv_base &)
375 DECL_ASN_OP_T(const char *)
376 DECL_ASN_OP_T(const bool *)
377 DECL_ASN_OP_T(const sc_signed &)
378 DECL_ASN_OP_T(const sc_unsigned &)
379 DECL_ASN_OP_T(const sc_int_base &)
380 DECL_ASN_OP_T(const sc_uint_base &)
381 DECL_ASN_OP_T(int64)
382 DECL_ASN_OP_T(uint64)
383 DECL_ASN_OP_T(int)
384 DECL_ASN_OP_T(unsigned int)
385 DECL_ASN_OP_T(long)
386 DECL_ASN_OP_T(unsigned long)
387 DECL_ASN_OP_T(char)
389 #undef DECL_ASN_OP_T
685 #define DECL_ASN_OP_T(op, tp) \
689 DECL_ASN_OP_T(op, int64) \
690 DECL_ASN_OP_T(op, uint64) \
691 DECL_ASN_OP_T(op, const sc_int_base &) \
692 DECL_ASN_OP_T(op, const sc_uint_base &) \
693 DECL_ASN_OP_T(op, const sc_signed &) \
694 DECL_ASN_OP_T(op, const sc_unsigned &)
697 DECL_ASN_OP_T(op, int) \
698 DECL_ASN_OP_T(op, unsigned int) \
699 DECL_ASN_OP_T(op, long) \
700 DECL_ASN_OP_T(op, unsigned long) \
701 DECL_ASN_OP_T(op, float) \
702 DECL_ASN_OP_T(op, double) \
703 DECL_ASN_OP_T(op, const char *) \
704 DECL_ASN_OP_T(op, const sc_fxval &) \
705 DECL_ASN_OP_T(op, const sc_fxval_fast &) \
706 DECL_ASN_OP_T(op, const sc_fxnum &) \
707 DECL_ASN_OP_T(op, const sc_fxnum_fast &) \
717 DECL_ASN_OP_T(<<=, int)
718 DECL_ASN_OP_T(>>=, int)
720 #undef DECL_ASN_OP_T
1043 #define DECL_ASN_OP_T(op, tp) sc_fxnum_fast &operator op(tp);
1046 DECL_ASN_OP_T(op, int64) \
1047 DECL_ASN_OP_T(op, uint64) \
1048 DECL_ASN_OP_T(op, const sc_int_base &) \
1049 DECL_ASN_OP_T(op, const sc_uint_base &) \
1050 DECL_ASN_OP_T(op, const sc_signed &) \
1051 DECL_ASN_OP_T(op, const sc_unsigned &)
1054 DECL_ASN_OP_T(op, int) \
1055 DECL_ASN_OP_T(op, unsigned int) \
1056 DECL_ASN_OP_T(op, long) \
1057 DECL_ASN_OP_T(op, unsigned long) \
1058 DECL_ASN_OP_T(op, float) \
1059 DECL_ASN_OP_T(op, double) \
1060 DECL_ASN_OP_T(op, const char *) \
1061 DECL_ASN_OP_T(op, const sc_fxval &) \
1062 DECL_ASN_OP_T(op, const sc_fxval_fast &) \
1063 DECL_ASN_OP_T(op, const sc_fxnum &) \
1064 DECL_ASN_OP_T(op, const sc_fxnum_fast &) \
1074 DECL_ASN_OP_T(<<=, int)
1075 DECL_ASN_OP_T(>>=, int)
1077 #undef DECL_ASN_OP_T