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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxnum.h291 #define DECL_ASN_OP_A(op) \ macro
297 DECL_ASN_OP_A(&)
298 DECL_ASN_OP_A(|)
299 DECL_ASN_OP_A(^)
302 #undef DECL_ASN_OP_A macro
454 #define DECL_ASN_OP_A(op) \ macro
460 DECL_ASN_OP_A(&)
461 DECL_ASN_OP_A(|)
462 DECL_ASN_OP_A(^)
465 #undef DECL_ASN_OP_A macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxnum.hh258 #define DECL_ASN_OP_A(op) \ macro
264 DECL_ASN_OP_A( &)
265 DECL_ASN_OP_A(|)
266 DECL_ASN_OP_A(^)
269 #undef DECL_ASN_OP_A macro
393 #define DECL_ASN_OP_A(op) \ macro
399 DECL_ASN_OP_A(&)
400 DECL_ASN_OP_A(|)
401 DECL_ASN_OP_A(^)
404 #undef DECL_ASN_OP_A macro
[all...]

Completed in 15 milliseconds