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

/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh483 #define DECL_BITWISE_AND_OP_T(tp) \ macro
487 DECL_BITWISE_AND_OP_T(const char *)
488 DECL_BITWISE_AND_OP_T(const bool *)
489 DECL_BITWISE_AND_OP_T(const sc_logic *)
490 DECL_BITWISE_AND_OP_T(const sc_unsigned &)
491 DECL_BITWISE_AND_OP_T(const sc_signed &)
492 DECL_BITWISE_AND_OP_T(const sc_uint_base &)
493 DECL_BITWISE_AND_OP_T(const sc_int_base &)
494 DECL_BITWISE_AND_OP_T(unsigned long)
495 DECL_BITWISE_AND_OP_T(lon
501 #undef DECL_BITWISE_AND_OP_T macro
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_proxy.h556 #define DECL_BITWISE_AND_OP_T(tp) \ macro
562 DECL_BITWISE_AND_OP_T(const char*)
563 DECL_BITWISE_AND_OP_T(const bool*)
564 DECL_BITWISE_AND_OP_T(const sc_logic*)
565 DECL_BITWISE_AND_OP_T(const sc_unsigned&)
566 DECL_BITWISE_AND_OP_T(const sc_signed&)
567 DECL_BITWISE_AND_OP_T(const sc_uint_base&)
568 DECL_BITWISE_AND_OP_T(const sc_int_base&)
569 DECL_BITWISE_AND_OP_T(unsigned long)
570 DECL_BITWISE_AND_OP_T(lon
576 #undef DECL_BITWISE_AND_OP_T macro
[all...]

Completed in 10 milliseconds