Lines Matching refs:sc_int_base
58 #include "../int/sc_int_base.hh"
112 explicit sc_fxval(const sc_int_base &, sc_fxval_observer* = 0);
138 DECL_BIN_OP_T(op, const sc_int_base &) \
176 DECL_BIN_OP_T(/, const sc_int_base &)
196 DECL_BIN_FNC_T(fnc, const sc_int_base &) \
234 DECL_REL_OP_T(op, const sc_int_base &) \
269 DECL_ASN_OP_T(op, const sc_int_base &) \
399 explicit sc_fxval_fast(const sc_int_base &, sc_fxval_fast_observer * =0);
425 DECL_BIN_OP_T(op, const sc_int_base &) \
460 DECL_BIN_OP_T(/, const sc_int_base &) \
480 DECL_BIN_FNC_T(fnc, const sc_int_base &) \
519 DECL_REL_OP_T(op, const sc_int_base &) \
552 DECL_ASN_OP_T(op, const sc_int_base &) \
709 DEFN_CTOR_T_C(const sc_int_base &)
789 DEFN_BIN_OP_T(op, fnc, const sc_int_base &) \
838 DEFN_BIN_OP_T(/, div, const sc_int_base &)
886 DEFN_BIN_FNC_T(fnc, const sc_int_base &) \
962 DEFN_REL_OP_T(op, ret, const sc_int_base &) \
1031 DEFN_ASN_OP_T(const sc_int_base &)
1054 DEFN_ASN_OP_T(op, fnc, const sc_int_base &) \
1358 DEFN_CTOR_T_C(const sc_int_base &)
1436 DEFN_BIN_OP_T(op, const sc_int_base &) \
1482 DEFN_BIN_OP_T(/, const sc_int_base &)
1530 DEFN_BIN_FNC_T(fnc, op, const sc_int_base &) \
1600 DEFN_REL_OP_T(op, const sc_int_base &) \
1667 DEFN_ASN_OP_T(const sc_int_base &)
1688 DEFN_ASN_OP_T(op, const sc_int_base &) \