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

/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h709 #define SC_CONCAT_BOOL_OP(OP) \ macro
741 SC_CONCAT_BOOL_OP(==)
742 SC_CONCAT_BOOL_OP(<=)
743 SC_CONCAT_BOOL_OP(>=)
744 SC_CONCAT_BOOL_OP(!=)
745 SC_CONCAT_BOOL_OP(>)
746 SC_CONCAT_BOOL_OP(<)
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh666 #define SC_CONCAT_BOOL_OP(OP) \ macro
701 SC_CONCAT_BOOL_OP(==)
702 SC_CONCAT_BOOL_OP(<=)
703 SC_CONCAT_BOOL_OP(>=)
704 SC_CONCAT_BOOL_OP(!=)
705 SC_CONCAT_BOOL_OP(>)
706 SC_CONCAT_BOOL_OP(<)

Completed in 10 milliseconds