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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h825 #define DEFN_CTOR_T_A(tp) DEFN_CTOR_T(tp,a) macro
829 DEFN_CTOR_T_A(int)
830 DEFN_CTOR_T_A(unsigned int)
831 DEFN_CTOR_T_A(long)
832 DEFN_CTOR_T_A(unsigned long)
833 DEFN_CTOR_T_A(float)
834 DEFN_CTOR_T_A(double)
835 DEFN_CTOR_T_A(const char*)
838 DEFN_CTOR_T_A(int64)
839 DEFN_CTOR_T_A(uint6
847 #undef DEFN_CTOR_T_A macro
1587 #define DEFN_CTOR_T_A macro
1609 #undef DEFN_CTOR_T_A macro
[all...]
H A Dsc_fxnum.h2616 #define DEFN_CTOR_T_A(tp) DEFN_CTOR_T(tp,a) macro
2621 DEFN_CTOR_T_A(int)
2622 DEFN_CTOR_T_A(unsigned int)
2623 DEFN_CTOR_T_A(long)
2624 DEFN_CTOR_T_A(unsigned long)
2625 DEFN_CTOR_T_A(float)
2626 DEFN_CTOR_T_A(double)
2627 DEFN_CTOR_T_A(const char*)
2633 DEFN_CTOR_T_A(int64)
2634 DEFN_CTOR_T_A(uint6
2642 #undef DEFN_CTOR_T_A macro
3748 #define DEFN_CTOR_T_A macro
3772 #undef DEFN_CTOR_T_A macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh694 #define DEFN_CTOR_T_A(tp) DEFN_CTOR_T(tp, a) macro
698 DEFN_CTOR_T_A(int)
699 DEFN_CTOR_T_A(unsigned int)
700 DEFN_CTOR_T_A(long)
701 DEFN_CTOR_T_A(unsigned long)
702 DEFN_CTOR_T_A(float)
703 DEFN_CTOR_T_A(double)
704 DEFN_CTOR_T_A(const char *)
707 DEFN_CTOR_T_A(int64)
708 DEFN_CTOR_T_A(uint6
715 #undef DEFN_CTOR_T_A macro
1343 #define DEFN_CTOR_T_A macro
1364 #undef DEFN_CTOR_T_A macro
[all...]
H A Dsc_fxnum.hh2208 #define DEFN_CTOR_T_A(tp) DEFN_CTOR_T(tp, a) macro
2213 DEFN_CTOR_T_A(int)
2214 DEFN_CTOR_T_A(unsigned int)
2215 DEFN_CTOR_T_A(long)
2216 DEFN_CTOR_T_A(unsigned long)
2217 DEFN_CTOR_T_A(float)
2218 DEFN_CTOR_T_A(double)
2219 DEFN_CTOR_T_A(const char *)
2225 DEFN_CTOR_T_A(int64)
2226 DEFN_CTOR_T_A(uint6
2234 #undef DEFN_CTOR_T_A macro
3183 #define DEFN_CTOR_T_A macro
3206 #undef DEFN_CTOR_T_A macro
[all...]

Completed in 16 milliseconds