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

/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_lv_base.h527 #define DEFN_BITWISE_OR_OP_T_A(tp) \ macro
537 DEFN_BITWISE_OR_OP_T_A(const char*)
538 DEFN_BITWISE_OR_OP_T_A(const bool*)
539 DEFN_BITWISE_OR_OP_T_A(const sc_logic*)
540 DEFN_BITWISE_OR_OP_T_A(const sc_unsigned&)
541 DEFN_BITWISE_OR_OP_T_A(const sc_signed&)
542 DEFN_BITWISE_OR_OP_T_A(const sc_uint_base&)
543 DEFN_BITWISE_OR_OP_T_A(const sc_int_base&)
544 DEFN_BITWISE_OR_OP_T_A(unsigned long)
545 DEFN_BITWISE_OR_OP_T_A(lon
551 #undef DEFN_BITWISE_OR_OP_T_A macro
[all...]
/gem5/src/systemc/ext/dt/bit/
H A Dsc_lv_base.hh455 #define DEFN_BITWISE_OR_OP_T_A(tp) \ macro
464 DEFN_BITWISE_OR_OP_T_A(const char *)
465 DEFN_BITWISE_OR_OP_T_A(const bool *)
466 DEFN_BITWISE_OR_OP_T_A(const sc_logic *)
467 DEFN_BITWISE_OR_OP_T_A(const sc_unsigned &)
468 DEFN_BITWISE_OR_OP_T_A(const sc_signed &)
469 DEFN_BITWISE_OR_OP_T_A(const sc_uint_base &)
470 DEFN_BITWISE_OR_OP_T_A(const sc_int_base &)
471 DEFN_BITWISE_OR_OP_T_A(unsigned long)
472 DEFN_BITWISE_OR_OP_T_A(lon
478 #undef DEFN_BITWISE_OR_OP_T_A macro
[all...]

Completed in 9 milliseconds