fxp_oconv         175 dbeng/dbfxp.c     if (!fxp_oconv(r1, sc, o1))
fxp_oconv         331 dbeng/dbfxp.c     if (!fxp_oconv(r1, sc, o1))
fxp_oconv         502 dbeng/dbfxp.c     if (!fxp_oconv(r1, sc, o1))
fxp_oconv          64 include/fxp.h  int fxp_oconv(struct fxp *, int, char *);
fxp_oconv         393 source/fxpstres.c    if (!fxp_oconv(f1, FXP_DEFAULT, cf1))
fxp_oconv         399 source/fxpstres.c    if (!fxp_oconv(f2, FXP_DEFAULT, cf2))
fxp_oconv         413 source/fxpstres.c    if (!fxp_oconv(result, out_scale, cr))
fxp_oconv         448 source/fxpstres.c    if (!fxp_oconv(f1, FXP_DEFAULT, cf1))
fxp_oconv         454 source/fxpstres.c    if (!fxp_oconv(f2, FXP_DEFAULT, cf2))
fxp_oconv        1075 source/sched.c          if (!fxp_oconv(result, SCHED_FXP_SCALE, planned))
fxp_oconv        1117 source/sched.c          if (!fxp_oconv(result, SCHED_FXP_SCALE, actual))
fxp_oconv        1527 source/sched.c          if (!fxp_oconv(planned, SCHED_FXP_SCALE, planned_st))
fxp_oconv        1545 source/sched.c          if (!fxp_oconv(actual, SCHED_FXP_SCALE, actual_st))
fxp_oconv        1563 source/sched.c             if (!fxp_oconv(planned, SCHED_FXP_SCALE, planned_bal))
fxp_oconv        1582 source/sched.c             if (!fxp_oconv(actual, SCHED_FXP_SCALE, actual_bal))
fxp_oconv        2254 source/sched.c    if (!fxp_oconv(ptot_credit, SCHED_FXP_SCALE, sptot_credit))
fxp_oconv        2267 source/sched.c    if (!fxp_oconv(atot_credit, SCHED_FXP_SCALE, satot_credit))
fxp_oconv        2277 source/sched.c    if (!fxp_oconv(ptot_debit, SCHED_FXP_SCALE, sptot_debit))
fxp_oconv        2287 source/sched.c    if (!fxp_oconv(atot_debit, SCHED_FXP_SCALE, satot_debit))