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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fixed.h331 #define DEFN_CTORS_T(tp) \ macro
347 DEFN_CTORS_T(int)
348 DEFN_CTORS_T(unsigned int)
349 DEFN_CTORS_T(long)
350 DEFN_CTORS_T(unsigned long)
351 DEFN_CTORS_T(float)
352 DEFN_CTORS_T(double)
353 DEFN_CTORS_T(const char*)
354 DEFN_CTORS_T(const sc_fxval&)
355 DEFN_CTORS_T(cons
367 #undef DEFN_CTORS_T macro
503 #define DEFN_CTORS_T macro
539 #undef DEFN_CTORS_T macro
[all...]
H A Dsc_ufixed.h331 #define DEFN_CTORS_T(tp) \ macro
347 DEFN_CTORS_T(int)
348 DEFN_CTORS_T(unsigned int)
349 DEFN_CTORS_T(long)
350 DEFN_CTORS_T(unsigned long)
351 DEFN_CTORS_T(float)
352 DEFN_CTORS_T(double)
353 DEFN_CTORS_T(const char*)
354 DEFN_CTORS_T(const sc_fxval&)
355 DEFN_CTORS_T(cons
367 #undef DEFN_CTORS_T macro
503 #define DEFN_CTORS_T macro
539 #undef DEFN_CTORS_T macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fixed.hh298 #define DEFN_CTORS_T(tp) \ macro
312 DEFN_CTORS_T(int)
313 DEFN_CTORS_T(unsigned int)
314 DEFN_CTORS_T(long)
315 DEFN_CTORS_T(unsigned long)
316 DEFN_CTORS_T(float)
317 DEFN_CTORS_T(double)
318 DEFN_CTORS_T(const char *)
319 DEFN_CTORS_T(const sc_fxval &)
320 DEFN_CTORS_T(cons
331 #undef DEFN_CTORS_T macro
450 #define DEFN_CTORS_T macro
483 #undef DEFN_CTORS_T macro
[all...]
H A Dsc_ufixed.hh295 #define DEFN_CTORS_T(tp) \ macro
309 DEFN_CTORS_T(int)
310 DEFN_CTORS_T(unsigned int)
311 DEFN_CTORS_T(long)
312 DEFN_CTORS_T(unsigned long)
313 DEFN_CTORS_T(float)
314 DEFN_CTORS_T(double)
315 DEFN_CTORS_T(const char *)
316 DEFN_CTORS_T(const sc_fxval &)
317 DEFN_CTORS_T(cons
328 #undef DEFN_CTORS_T macro
448 #define DEFN_CTORS_T macro
481 #undef DEFN_CTORS_T macro
[all...]

Completed in 6 milliseconds