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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxnum.h590 #define DECL_CTOR_T(tp) \ macro
597 DECL_CTOR_T(int)
598 DECL_CTOR_T(unsigned int)
599 DECL_CTOR_T(long)
600 DECL_CTOR_T(unsigned long)
601 DECL_CTOR_T(float)
602 DECL_CTOR_T(double)
603 DECL_CTOR_T(const char*)
604 DECL_CTOR_T(const sc_fxval&)
605 DECL_CTOR_T(cons
617 #undef DECL_CTOR_T macro
1017 #define DECL_CTOR_T macro
1044 #undef DECL_CTOR_T macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxnum.hh504 #define DECL_CTOR_T(tp) \ macro
508 DECL_CTOR_T(int)
509 DECL_CTOR_T(unsigned int)
510 DECL_CTOR_T(long)
511 DECL_CTOR_T(unsigned long)
512 DECL_CTOR_T(float)
513 DECL_CTOR_T(double)
514 DECL_CTOR_T(const char *)
515 DECL_CTOR_T(const sc_fxval &)
516 DECL_CTOR_T(cons
527 #undef DECL_CTOR_T macro
865 #define DECL_CTOR_T macro
888 #undef DECL_CTOR_T macro
[all...]

Completed in 21 milliseconds