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

/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh512 #define DECL_BITWISE_OR_OP_T(tp) \ macro
516 DECL_BITWISE_OR_OP_T(const char *)
517 DECL_BITWISE_OR_OP_T(const bool *)
518 DECL_BITWISE_OR_OP_T(const sc_logic *)
519 DECL_BITWISE_OR_OP_T(const sc_unsigned &)
520 DECL_BITWISE_OR_OP_T(const sc_signed &)
521 DECL_BITWISE_OR_OP_T(const sc_uint_base &)
522 DECL_BITWISE_OR_OP_T(const sc_int_base &)
523 DECL_BITWISE_OR_OP_T(unsigned long)
524 DECL_BITWISE_OR_OP_T(lon
530 #undef DECL_BITWISE_OR_OP_T macro
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_proxy.h593 #define DECL_BITWISE_OR_OP_T(tp) \ macro
599 DECL_BITWISE_OR_OP_T(const char*)
600 DECL_BITWISE_OR_OP_T(const bool*)
601 DECL_BITWISE_OR_OP_T(const sc_logic*)
602 DECL_BITWISE_OR_OP_T(const sc_unsigned&)
603 DECL_BITWISE_OR_OP_T(const sc_signed&)
604 DECL_BITWISE_OR_OP_T(const sc_uint_base&)
605 DECL_BITWISE_OR_OP_T(const sc_int_base&)
606 DECL_BITWISE_OR_OP_T(unsigned long)
607 DECL_BITWISE_OR_OP_T(lon
613 #undef DECL_BITWISE_OR_OP_T macro
[all...]

Completed in 11 milliseconds