Searched refs:DEFN_CTOR_T_C (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h827 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp,a.value()) macro
840 DEFN_CTOR_T_C(const sc_int_base&)
841 DEFN_CTOR_T_C(const sc_uint_base&)
849 #undef DEFN_CTOR_T_C macro
1589 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp,a.to_double()) macro
1598 DEFN_CTOR_T_C(const sc_fxval&)
1602 DEFN_CTOR_T_C(const sc_int_base&)
1603 DEFN_CTOR_T_C(const sc_uint_base&)
1604 DEFN_CTOR_T_C(const sc_signed&)
1605 DEFN_CTOR_T_C(cons
1611 #undef DEFN_CTOR_T_C macro
[all...]
H A Dsc_fxnum.h2618 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp,a.to_double()) macro
2629 DEFN_CTOR_T_C(const sc_fxval_fast&)
2631 DEFN_CTOR_T_C(const sc_fxnum_fast&)
2644 #undef DEFN_CTOR_T_C macro
3750 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp,a.to_double()) macro
3759 DEFN_CTOR_T_C(const sc_fxval&)
3760 DEFN_CTOR_T_C(const sc_fxval_fast&)
3761 DEFN_CTOR_T_C(const sc_fxnum&)
3765 DEFN_CTOR_T_C(const sc_int_base&)
3766 DEFN_CTOR_T_C(cons
3774 #undef DEFN_CTOR_T_C macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh696 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp, a.value()) macro
709 DEFN_CTOR_T_C(const sc_int_base &)
710 DEFN_CTOR_T_C(const sc_uint_base &)
717 #undef DEFN_CTOR_T_C macro
1345 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp, a.to_double()) macro
1354 DEFN_CTOR_T_C(const sc_fxval &)
1358 DEFN_CTOR_T_C(const sc_int_base &)
1359 DEFN_CTOR_T_C(const sc_uint_base &)
1360 DEFN_CTOR_T_C(const sc_signed &)
1361 DEFN_CTOR_T_C(cons
1366 #undef DEFN_CTOR_T_C macro
[all...]
H A Dsc_fxnum.hh2210 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp, a.to_double()) macro
2221 DEFN_CTOR_T_C(const sc_fxval_fast &)
2223 DEFN_CTOR_T_C(const sc_fxnum_fast &)
2236 #undef DEFN_CTOR_T_C macro
3185 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp, a.to_double()) macro
3194 DEFN_CTOR_T_C(const sc_fxval &)
3195 DEFN_CTOR_T_C(const sc_fxval_fast &)
3196 DEFN_CTOR_T_C(const sc_fxnum &)
3200 DEFN_CTOR_T_C(const sc_int_base &)
3201 DEFN_CTOR_T_C(cons
3208 #undef DEFN_CTOR_T_C macro
[all...]

Completed in 35 milliseconds