Lines Matching refs:sc_fxcast_switch

79     explicit sc_fix(const sc_fxcast_switch &, sc_fxnum_observer * =0);
80 sc_fix(int, int, const sc_fxcast_switch &, sc_fxnum_observer * =0);
81 sc_fix(sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
83 sc_fix(sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
85 sc_fix(int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
87 sc_fix(int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
90 sc_fix(const sc_fxtype_params &, const sc_fxcast_switch &,
99 sc_fix(tp, const sc_fxcast_switch &, sc_fxnum_observer * =0); \
100 sc_fix(tp, int, int, const sc_fxcast_switch &, sc_fxnum_observer * =0); \
101 sc_fix(tp, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
103 sc_fix(tp, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, \
105 sc_fix(tp, int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
108 const sc_fxcast_switch &, sc_fxnum_observer * =0); \
110 sc_fix(tp, const sc_fxtype_params &, const sc_fxcast_switch &, \
249 explicit sc_fix_fast(const sc_fxcast_switch &,
251 sc_fix_fast(int, int, const sc_fxcast_switch &,
253 sc_fix_fast(sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
255 sc_fix_fast(sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
257 sc_fix_fast(int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &,
259 sc_fix_fast(int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &,
263 sc_fix_fast(const sc_fxtype_params &, const sc_fxcast_switch &,
274 sc_fix_fast(tp, const sc_fxcast_switch &, sc_fxnum_fast_observer * = 0); \
275 sc_fix_fast(tp, int, int, const sc_fxcast_switch &, \
277 sc_fix_fast(tp, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
279 sc_fix_fast(tp, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, \
281 sc_fix_fast(tp, int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, \
284 const sc_fxcast_switch &, sc_fxnum_fast_observer * = 0); \
286 sc_fix_fast(tp, const sc_fxtype_params &, const sc_fxcast_switch &, \
409 sc_fxnum(sc_fxtype_params(), SC_TC_, sc_fxcast_switch(), observer_)
413 sc_fxnum(sc_fxtype_params(wl_, iwl_), SC_TC_, sc_fxcast_switch(),
419 sc_fxnum(sc_fxtype_params(qm, om), SC_TC_, sc_fxcast_switch(),
425 sc_fxnum(sc_fxtype_params(qm, om, nb), SC_TC_, sc_fxcast_switch(),
432 sc_fxcast_switch(), observer_)
438 sc_fxcast_switch(), observer_)
441 inline sc_fix::sc_fix(const sc_fxcast_switch &cast_sw,
446 inline sc_fix::sc_fix(int wl_, int iwl_, const sc_fxcast_switch &cast_sw,
452 const sc_fxcast_switch &cast_sw,
458 const sc_fxcast_switch &cast_sw,
464 const sc_fxcast_switch &cast_sw,
471 const sc_fxcast_switch &cast_sw,
479 sc_fxnum( type_params_, SC_TC_, sc_fxcast_switch(), observer_)
483 const sc_fxcast_switch &cast_sw,
490 sc_fxnum(a, sc_fxtype_params(), SC_TC_, sc_fxcast_switch(), \
496 sc_fxnum(a, sc_fxtype_params(wl_, iwl_), SC_TC_, sc_fxcast_switch(), \
502 sc_fxnum(a, sc_fxtype_params(qm, om), SC_TC_, sc_fxcast_switch(), \
509 sc_fxcast_switch(), observer_) \
515 sc_fxcast_switch(), observer_) \
521 sc_fxcast_switch(), observer_) \
524 inline sc_fix::sc_fix(tp a, const sc_fxcast_switch &cast_sw, \
530 const sc_fxcast_switch &cast_sw, \
536 const sc_fxcast_switch &cast_sw, \
542 const sc_fxcast_switch &cast_sw, \
548 const sc_fxcast_switch &cast_sw, \
555 int nb, const sc_fxcast_switch &cast_sw, \
563 sc_fxnum(a, type_params_, SC_TC_, sc_fxcast_switch(), observer_) \
567 const sc_fxcast_switch &cast_sw, \
574 sc_fxnum(a, a.type_params(), SC_TC_, sc_fxcast_switch(), observer_) \
580 sc_fxcast_switch(), observer_) \
586 sc_fxcast_switch(), observer_) \
592 sc_fxcast_switch(), observer_) \
598 sc_fxcast_switch(), observer_) \
604 sc_fxcast_switch(), observer_) \
607 inline sc_fix::sc_fix(tp a, const sc_fxcast_switch &cast_sw, \
613 const sc_fxcast_switch &cast_sw, \
620 const sc_fxcast_switch &cast_sw, \
627 const sc_fxcast_switch &cast_sw, \
634 const sc_fxcast_switch &cast_sw, \
641 int nb, const sc_fxcast_switch &cast_sw, \
649 sc_fxnum(a, type_params_, SC_TC_, sc_fxcast_switch(), observer_) \
653 const sc_fxcast_switch &cast_sw, \
682 sc_fxnum(a, a.type_params(), SC_TC_, sc_fxcast_switch(), 0)
880 sc_fxnum_fast(sc_fxtype_params(), SC_TC_, sc_fxcast_switch(),
886 sc_fxnum_fast(sc_fxtype_params(wl_, iwl_), SC_TC_, sc_fxcast_switch(),
892 sc_fxnum_fast(sc_fxtype_params(qm, om), SC_TC_, sc_fxcast_switch(),
898 sc_fxnum_fast(sc_fxtype_params(qm, om, nb), SC_TC_, sc_fxcast_switch(),
905 sc_fxcast_switch(), observer_)
911 sc_fxcast_switch(), observer_)
914 inline sc_fix_fast::sc_fix_fast(const sc_fxcast_switch &cast_sw,
920 const sc_fxcast_switch &cast_sw,
926 const sc_fxcast_switch &cast_sw,
932 const sc_fxcast_switch &cast_sw,
938 const sc_fxcast_switch &cast_sw,
945 int nb, const sc_fxcast_switch &cast_sw,
953 sc_fxnum_fast(type_params_, SC_TC_, sc_fxcast_switch(), observer_)
957 const sc_fxcast_switch &cast_sw,
964 sc_fxnum_fast(a, sc_fxtype_params(), SC_TC_, sc_fxcast_switch(), \
971 sc_fxcast_switch(), observer_) \
977 sc_fxcast_switch(), observer_) \
983 sc_fxcast_switch(), observer_) \
990 sc_fxcast_switch(), observer_) \
997 sc_fxcast_switch(), observer_) \
1000 inline sc_fix_fast::sc_fix_fast(tp a, const sc_fxcast_switch &cast_sw, \
1006 const sc_fxcast_switch &cast_sw, \
1013 const sc_fxcast_switch &cast_sw, \
1020 const sc_fxcast_switch &cast_sw, \
1028 const sc_fxcast_switch &cast_sw, \
1036 const sc_fxcast_switch &cast_sw, \
1044 sc_fxnum_fast(a, type_params_, SC_TC_, sc_fxcast_switch(), observer_) \
1048 const sc_fxcast_switch &cast_sw, \
1055 sc_fxnum_fast(a, a.type_params(), SC_TC_, sc_fxcast_switch(), \
1062 SC_TC_, sc_fxcast_switch(), observer_) \
1068 sc_fxcast_switch(), observer_) \
1074 SC_TC_, sc_fxcast_switch(), observer_) \
1081 sc_fxcast_switch(), observer_) \
1088 sc_fxcast_switch(), observer_) \
1091 inline sc_fix_fast::sc_fix_fast(tp a, const sc_fxcast_switch &cast_sw, \
1097 const sc_fxcast_switch &cast_sw, \
1104 const sc_fxcast_switch &cast_sw, \
1111 const sc_fxcast_switch &cast_sw, \
1119 const sc_fxcast_switch &cast_sw, \
1127 const sc_fxcast_switch &cast_sw, \
1135 sc_fxnum_fast(a, type_params_, SC_TC_, sc_fxcast_switch(), observer_) \
1139 const sc_fxcast_switch &cast_sw, \
1168 sc_fxnum_fast(a, a.type_params(), SC_TC_, sc_fxcast_switch(), 0)