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

/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_lv_base.h554 #define DEFN_BITWISE_OR_OP_T_B(tp) \ macro
563 DEFN_BITWISE_OR_OP_T_B(const char*)
564 DEFN_BITWISE_OR_OP_T_B(const bool*)
565 DEFN_BITWISE_OR_OP_T_B(const sc_logic*)
566 DEFN_BITWISE_OR_OP_T_B(const sc_unsigned&)
567 DEFN_BITWISE_OR_OP_T_B(const sc_signed&)
568 DEFN_BITWISE_OR_OP_T_B(const sc_uint_base&)
569 DEFN_BITWISE_OR_OP_T_B(const sc_int_base&)
570 DEFN_BITWISE_OR_OP_T_B(unsigned long)
571 DEFN_BITWISE_OR_OP_T_B(lon
577 #undef DEFN_BITWISE_OR_OP_T_B macro
[all...]
/gem5/src/systemc/ext/dt/bit/
H A Dsc_lv_base.hh480 #define DEFN_BITWISE_OR_OP_T_B(tp) \ macro
488 DEFN_BITWISE_OR_OP_T_B(const char *)
489 DEFN_BITWISE_OR_OP_T_B(const bool *)
490 DEFN_BITWISE_OR_OP_T_B(const sc_logic *)
491 DEFN_BITWISE_OR_OP_T_B(const sc_unsigned &)
492 DEFN_BITWISE_OR_OP_T_B(const sc_signed &)
493 DEFN_BITWISE_OR_OP_T_B(const sc_uint_base &)
494 DEFN_BITWISE_OR_OP_T_B(const sc_int_base &)
495 DEFN_BITWISE_OR_OP_T_B(unsigned long)
496 DEFN_BITWISE_OR_OP_T_B(lon
502 #undef DEFN_BITWISE_OR_OP_T_B macro
[all...]

Completed in 10 milliseconds