VpLeftRound      1547 ext/bigdecimal/bigdecimal.c         VpLeftRound(cv, VpGetRoundMode(), ix);
VpLeftRound      1574 ext/bigdecimal/bigdecimal.c 	VpLeftRound(cv, VpGetRoundMode(), mx);
VpLeftRound      1604 ext/bigdecimal/bigdecimal.c 	VpLeftRound(cv, VpGetRoundMode(), mx);
VpLeftRound      1622 ext/bigdecimal/bigdecimal.c 	VpLeftRound(cv, VpGetRoundMode(), mx);
VpLeftRound      6048 ext/bigdecimal/bigdecimal.c     return VpLeftRound(c, VpGetRoundMode(), (ssize_t)ix);
VpLeftRound       271 ext/bigdecimal/bigdecimal.h VP_EXPORT int VpLeftRound(Real *y, unsigned short f, ssize_t nf);