VpGetDoubleNegInf 771 ext/bigdecimal/bigdecimal.c return rb_float_new(VpGetDoubleNegInf()); VpGetDoubleNegInf 3636 ext/bigdecimal/bigdecimal.c if (nzero != 0.0) nzero = (One()/VpGetDoubleNegInf()); VpGetDoubleNegInf 3822 ext/bigdecimal/bigdecimal.c VpGetDoubleNegInf(); VpGetDoubleNegInf 5578 ext/bigdecimal/bigdecimal.c *d = VpGetDoubleNegInf(); VpGetDoubleNegInf 230 ext/bigdecimal/bigdecimal.h VP_EXPORT double VpGetDoubleNegInf(void);