Searched refs:DECL_ASN_OP_T_A (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxnum.h288 #define DECL_ASN_OP_T_A(op,tp) \ macro
292 DECL_ASN_OP_T_A(op,const sc_fxnum_subref&) \
293 DECL_ASN_OP_T_A(op,const sc_fxnum_fast_subref&) \
294 DECL_ASN_OP_T_A(op,const sc_bv_base&) \
295 DECL_ASN_OP_T_A(op,const sc_lv_base&)
301 #undef DECL_ASN_OP_T_A macro
451 #define DECL_ASN_OP_T_A(op,tp) \ macro
455 DECL_ASN_OP_T_A(op,const sc_fxnum_subref&) \
456 DECL_ASN_OP_T_A(op,const sc_fxnum_fast_subref&) \
457 DECL_ASN_OP_T_A(o
464 #undef DECL_ASN_OP_T_A macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxnum.hh255 #define DECL_ASN_OP_T_A(op, tp) \ macro
259 DECL_ASN_OP_T_A(op, const sc_fxnum_subref &) \
260 DECL_ASN_OP_T_A(op, const sc_fxnum_fast_subref &) \
261 DECL_ASN_OP_T_A(op, const sc_bv_base &) \
262 DECL_ASN_OP_T_A(op, const sc_lv_base &)
268 #undef DECL_ASN_OP_T_A macro
391 #define DECL_ASN_OP_T_A(op, tp) sc_fxnum_fast_subref &operator op ## = (tp); macro
394 DECL_ASN_OP_T_A(op, const sc_fxnum_subref &) \
395 DECL_ASN_OP_T_A(op, const sc_fxnum_fast_subref &) \
396 DECL_ASN_OP_T_A(o
403 #undef DECL_ASN_OP_T_A macro
[all...]

Completed in 15 milliseconds