Lines Matching defs:DEFN_REL_OP_T

1995 #define DEFN_REL_OP_T(op,tp)                                                  \
2025 DEFN_REL_OP_T(op,const sc_bv_base&) \
2026 DEFN_REL_OP_T(op,const sc_lv_base&) \
2027 DEFN_REL_OP_T(op,const char*) \
2028 DEFN_REL_OP_T(op,const bool*) \
2029 DEFN_REL_OP_T(op,const sc_signed&) \
2030 DEFN_REL_OP_T(op,const sc_unsigned&) \
2031 DEFN_REL_OP_T(op,int) \
2032 DEFN_REL_OP_T(op,unsigned int) \
2033 DEFN_REL_OP_T(op,long) \
2034 DEFN_REL_OP_T(op,unsigned long)
2039 #undef DEFN_REL_OP_T
2346 #define DEFN_REL_OP_T(op,tp) \
2376 DEFN_REL_OP_T(op,const sc_bv_base&) \
2377 DEFN_REL_OP_T(op,const sc_lv_base&) \
2378 DEFN_REL_OP_T(op,const char*) \
2379 DEFN_REL_OP_T(op,const bool*) \
2380 DEFN_REL_OP_T(op,const sc_signed&) \
2381 DEFN_REL_OP_T(op,const sc_unsigned&) \
2382 DEFN_REL_OP_T(op,int) \
2383 DEFN_REL_OP_T(op,unsigned int) \
2384 DEFN_REL_OP_T(op,long) \
2385 DEFN_REL_OP_T(op,unsigned long)
2390 #undef DEFN_REL_OP_T
3027 #define DEFN_REL_OP_T(op,ret,tp) \
3050 DEFN_REL_OP_T(op,ret,int64) \
3051 DEFN_REL_OP_T(op,ret,uint64) \
3052 DEFN_REL_OP_T(op,ret,const sc_int_base&) \
3053 DEFN_REL_OP_T(op,ret,const sc_uint_base&) \
3054 DEFN_REL_OP_T(op,ret,const sc_signed&) \
3055 DEFN_REL_OP_T(op,ret,const sc_unsigned&)
3089 DEFN_REL_OP_T(op,ret,int) \
3090 DEFN_REL_OP_T(op,ret,unsigned int) \
3091 DEFN_REL_OP_T(op,ret,long) \
3092 DEFN_REL_OP_T(op,ret,unsigned long) \
3093 DEFN_REL_OP_T(op,ret,float) \
3094 DEFN_REL_OP_T(op,ret,double) \
3095 DEFN_REL_OP_T(op,ret,const char*) \
3096 DEFN_REL_OP_T(op,ret,const sc_fxval_fast&) \
3097 DEFN_REL_OP_T(op,ret,const sc_fxnum_fast&) \
3107 #undef DEFN_REL_OP_T
4144 #define DEFN_REL_OP_T(op,tp) \
4165 DEFN_REL_OP_T(op,int64) \
4166 DEFN_REL_OP_T(op,uint64) \
4167 DEFN_REL_OP_T(op,const sc_int_base&) \
4168 DEFN_REL_OP_T(op,const sc_uint_base&) \
4169 DEFN_REL_OP_T(op,const sc_signed&) \
4170 DEFN_REL_OP_T(op,const sc_unsigned&)
4201 DEFN_REL_OP_T(op,int) \
4202 DEFN_REL_OP_T(op,unsigned int) \
4203 DEFN_REL_OP_T(op,long) \
4204 DEFN_REL_OP_T(op,unsigned long) \
4205 DEFN_REL_OP_T(op,float) \
4206 DEFN_REL_OP_T(op,double) \
4207 DEFN_REL_OP_T(op,const char*) \
4217 #undef DEFN_REL_OP_T
4869 #define DEFN_REL_OP_T(op,ret,tp) \
4892 DEFN_REL_OP_T(op,ret,const sc_fxnum_fast&)
4901 #undef DEFN_REL_OP_T