Lines Matching refs:sc_fxcast_switch

79     explicit sc_ufix(const sc_fxcast_switch &, sc_fxnum_observer * =0);
80 sc_ufix(int, int, const sc_fxcast_switch &, sc_fxnum_observer * =0);
81 sc_ufix(sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
83 sc_ufix(sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
85 sc_ufix(int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
87 sc_ufix(int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
90 sc_ufix(const sc_fxtype_params &, const sc_fxcast_switch &,
99 sc_ufix(tp, const sc_fxcast_switch &, sc_fxnum_observer * =0); \
100 sc_ufix(tp, int, int, const sc_fxcast_switch &, sc_fxnum_observer * =0); \
101 sc_ufix(tp, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
103 sc_ufix(tp, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, \
105 sc_ufix(tp, int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
108 const sc_fxcast_switch &, sc_fxnum_observer * =0); \
110 sc_ufix(tp, const sc_fxtype_params &, const sc_fxcast_switch &, \
249 explicit sc_ufix_fast(const sc_fxcast_switch &,
251 sc_ufix_fast(int, int, const sc_fxcast_switch &,
253 sc_ufix_fast(sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
255 sc_ufix_fast(sc_q_mode, sc_o_mode, int, const sc_fxcast_switch&,
257 sc_ufix_fast(int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
259 sc_ufix_fast(int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
263 sc_ufix_fast(const sc_fxtype_params &, const sc_fxcast_switch &,
274 sc_ufix_fast(tp, const sc_fxcast_switch &, sc_fxnum_fast_observer * =0); \
275 sc_ufix_fast(tp, int, int, const sc_fxcast_switch &, \
277 sc_ufix_fast(tp, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
279 sc_ufix_fast(tp, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, \
282 const sc_fxcast_switch &, sc_fxnum_fast_observer * =0); \
284 const sc_fxcast_switch &, sc_fxnum_fast_observer * =0); \
286 sc_ufix_fast(tp, const sc_fxtype_params &, const sc_fxcast_switch &, \
417 sc_fxnum(sc_fxtype_params(), SC_US_, sc_fxcast_switch(), observer_)
421 sc_fxnum(sc_fxtype_params(wl_, iwl_), SC_US_, sc_fxcast_switch(),
427 sc_fxnum(sc_fxtype_params(qm, om), SC_US_, sc_fxcast_switch(),
434 sc_fxnum(sc_fxtype_params(qm, om, nb), SC_US_, sc_fxcast_switch(),
441 sc_fxcast_switch(), observer_)
447 sc_fxcast_switch(), observer_)
450 inline sc_ufix::sc_ufix(const sc_fxcast_switch &cast_sw,
455 inline sc_ufix::sc_ufix(int wl_, int iwl_, const sc_fxcast_switch &cast_sw,
461 const sc_fxcast_switch &cast_sw,
467 const sc_fxcast_switch &cast_sw,
473 const sc_fxcast_switch &cast_sw,
480 const sc_fxcast_switch &cast_sw,
488 sc_fxnum(type_params_, SC_US_, sc_fxcast_switch(), observer_)
492 const sc_fxcast_switch &cast_sw,
499 sc_fxnum(a, sc_fxtype_params(), SC_US_, sc_fxcast_switch(), \
505 sc_fxnum(a, sc_fxtype_params(wl_, iwl_), SC_US_, sc_fxcast_switch(), \
511 sc_fxnum(a, sc_fxtype_params(qm, om), SC_US_, sc_fxcast_switch(), \
517 sc_fxnum(a, sc_fxtype_params(qm, om, nb), SC_US_, sc_fxcast_switch(), \
524 sc_fxcast_switch(), observer_) \
530 sc_fxcast_switch(), observer_) \
533 inline sc_ufix::sc_ufix(tp a, const sc_fxcast_switch &cast_sw, \
539 const sc_fxcast_switch &cast_sw, \
545 const sc_fxcast_switch &cast_sw, \
551 const sc_fxcast_switch &cast_sw, \
557 const sc_fxcast_switch &cast_sw, \
564 int nb, const sc_fxcast_switch &cast_sw, \
572 sc_fxnum(a, type_params_, SC_US_, sc_fxcast_switch(), observer_) \
576 const sc_fxcast_switch &cast_sw, \
583 sc_fxnum(a, a.type_params(), SC_US_, sc_fxcast_switch(), observer_) \
589 sc_fxcast_switch(), observer_) \
596 sc_fxcast_switch(), observer_) \
602 sc_fxcast_switch(), observer_) \
608 sc_fxcast_switch(), observer_) \
614 sc_fxcast_switch(), observer_) \
617 inline sc_ufix::sc_ufix(tp a, const sc_fxcast_switch& cast_sw, \
623 const sc_fxcast_switch &cast_sw, \
630 const sc_fxcast_switch &cast_sw, \
637 const sc_fxcast_switch &cast_sw, \
644 const sc_fxcast_switch &cast_sw, \
651 int nb, const sc_fxcast_switch &cast_sw, \
659 sc_fxnum(a, type_params_, SC_US_, sc_fxcast_switch(), observer_) \
663 const sc_fxcast_switch &cast_sw, \
693 sc_fxnum(a, a.type_params(), SC_US_, sc_fxcast_switch(), 0)
893 sc_fxnum_fast(sc_fxtype_params(), SC_US_, sc_fxcast_switch(),
899 sc_fxnum_fast(sc_fxtype_params(wl_, iwl_), SC_US_, sc_fxcast_switch(),
905 sc_fxnum_fast(sc_fxtype_params(qm, om), SC_US_, sc_fxcast_switch(),
911 sc_fxnum_fast(sc_fxtype_params(qm, om, nb), SC_US_, sc_fxcast_switch(),
919 sc_fxcast_switch(), observer_)
926 sc_fxcast_switch(), observer_)
929 inline sc_ufix_fast::sc_ufix_fast(const sc_fxcast_switch &cast_sw,
935 int wl_, int iwl_, const sc_fxcast_switch &cast_sw,
941 sc_q_mode qm, sc_o_mode om, const sc_fxcast_switch &cast_sw,
947 sc_q_mode qm, sc_o_mode om, int nb, const sc_fxcast_switch &cast_sw,
954 const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) :
961 const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) :
968 sc_fxnum_fast(type_params_, SC_US_, sc_fxcast_switch(), observer_)
972 const sc_fxcast_switch &cast_sw,
979 sc_fxnum_fast(a, sc_fxtype_params(), SC_US_, sc_fxcast_switch(), \
985 sc_fxnum_fast(a, sc_fxtype_params(wl_, iwl_), SC_US_, sc_fxcast_switch(), \
991 sc_fxnum_fast(a, sc_fxtype_params(qm, om), SC_US_, sc_fxcast_switch(), \
998 sc_fxcast_switch(), observer_) \
1005 sc_fxcast_switch(), observer_) \
1012 sc_fxcast_switch(), observer_) \
1015 inline sc_ufix_fast::sc_ufix_fast(tp a, const sc_fxcast_switch &cast_sw, \
1021 const sc_fxcast_switch &cast_sw, \
1027 const sc_fxcast_switch &cast_sw, \
1033 const sc_fxcast_switch &cast_sw, \
1041 const sc_fxcast_switch &cast_sw, \
1049 const sc_fxcast_switch &cast_sw, \
1058 sc_fxnum_fast(a, type_params_, SC_US_, sc_fxcast_switch(), observer_) \
1063 const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) : \
1069 sc_fxnum_fast(a, a.type_params(), SC_US_, sc_fxcast_switch(), observer_) \
1075 sc_fxcast_switch(), observer_) \
1081 sc_fxcast_switch(), observer_) \
1087 sc_fxcast_switch(), observer_) \
1094 sc_fxcast_switch(), observer_) \
1101 sc_fxcast_switch(), observer_) \
1104 inline sc_ufix_fast::sc_ufix_fast(tp a, const sc_fxcast_switch &cast_sw, \
1110 tp a, int wl_, int iwl_, const sc_fxcast_switch &cast_sw, \
1117 const sc_fxcast_switch &cast_sw, \
1124 const sc_fxcast_switch &cast_sw, \
1132 const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) : \
1139 const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) : \
1146 sc_fxnum_fast(a, type_params_, SC_US_, sc_fxcast_switch(), observer_) \
1150 const sc_fxcast_switch &cast_sw, \
1179 sc_fxnum_fast(a, a.type_params(), SC_US_, sc_fxcast_switch(), 0)