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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h826 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp,a.to_double()) macro
836 DEFN_CTOR_T_B(const sc_fxval_fast&)
848 #undef DEFN_CTOR_T_B macro
1588 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp,from_string( a )) macro
1597 DEFN_CTOR_T_B(const char*)
1610 #undef DEFN_CTOR_T_B macro
H A Dsc_fxnum.h2617 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp,*a.m_rep) macro
2628 DEFN_CTOR_T_B(const sc_fxval&)
2630 DEFN_CTOR_T_B(const sc_fxnum&)
2643 #undef DEFN_CTOR_T_B macro
3749 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp,sc_fxval_fast::from_string( a )) macro
3758 DEFN_CTOR_T_B(const char*)
3773 #undef DEFN_CTOR_T_B macro
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh695 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp, a.to_double()) macro
705 DEFN_CTOR_T_B(const sc_fxval_fast &)
716 #undef DEFN_CTOR_T_B macro
1344 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp, from_string(a)) macro
1353 DEFN_CTOR_T_B(const char *)
1365 #undef DEFN_CTOR_T_B macro
H A Dsc_fxnum.hh2209 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp, *a.m_rep) macro
2220 DEFN_CTOR_T_B(const sc_fxval &)
2222 DEFN_CTOR_T_B(const sc_fxnum &)
2235 #undef DEFN_CTOR_T_B macro
3184 #define DEFN_CTOR_T_B(tp) DEFN_CTOR_T(tp, sc_fxval_fast::from_string(a)) macro
3193 DEFN_CTOR_T_B(const char *)
3207 #undef DEFN_CTOR_T_B macro

Completed in 43 milliseconds