Searched defs: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
849 #undef DEFN_CTOR_T_C macro
1589 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp,a.to_double()) macro
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
2644 #undef DEFN_CTOR_T_C macro
3750 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp,a.to_double()) macro
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
717 #undef DEFN_CTOR_T_C macro
1345 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp, a.to_double()) macro
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
2236 #undef DEFN_CTOR_T_C macro
3185 #define DEFN_CTOR_T_C(tp) DEFN_CTOR_T(tp, a.to_double()) macro
3208 #undef DEFN_CTOR_T_C macro
[all...]

Completed in 35 milliseconds