Searched refs:DECL_REL_OP (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h278 #define DECL_REL_OP(op) \ macro
291 DECL_REL_OP(<)
292 DECL_REL_OP(<=)
293 DECL_REL_OP(>)
294 DECL_REL_OP(>=)
295 DECL_REL_OP(==)
296 DECL_REL_OP(!=)
300 #undef DECL_REL_OP macro
614 #define DECL_REL_OP(op) \ macro
625 DECL_REL_OP(<)
634 #undef DECL_REL_OP macro
[all...]
H A Dsc_fxnum.h311 #define DECL_REL_OP(op) \ macro
327 DECL_REL_OP(==)
328 DECL_REL_OP(!=)
331 #undef DECL_REL_OP macro
474 #define DECL_REL_OP(op) \ macro
490 DECL_REL_OP(==)
491 DECL_REL_OP(!=)
494 #undef DECL_REL_OP macro
773 #define DECL_REL_OP(op) \ macro
787 DECL_REL_OP(<)
796 #undef DECL_REL_OP macro
1199 #define DECL_REL_OP macro
1220 #undef DECL_REL_OP macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh239 #define DECL_REL_OP(op) \ macro
252 DECL_REL_OP(<)
253 DECL_REL_OP(<=)
254 DECL_REL_OP(>)
255 DECL_REL_OP(>=)
256 DECL_REL_OP(==)
257 DECL_REL_OP(!=)
261 #undef DECL_REL_OP macro
524 #define DECL_REL_OP(op) \ macro
535 DECL_REL_OP(<)
544 #undef DECL_REL_OP macro
[all...]
H A Dsc_fxnum.hh276 #define DECL_REL_OP(op) \ macro
292 DECL_REL_OP(==)
293 DECL_REL_OP(!=)
296 #undef DECL_REL_OP macro
411 #define DECL_REL_OP(op) \ macro
427 DECL_REL_OP(==)
428 DECL_REL_OP(!=)
431 #undef DECL_REL_OP macro
659 #define DECL_REL_OP(op) \ macro
673 DECL_REL_OP(<)
682 #undef DECL_REL_OP macro
1019 #define DECL_REL_OP macro
1040 #undef DECL_REL_OP macro
[all...]

Completed in 23 milliseconds