Searched refs:VpGetDoubleNegZero (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h185 VP_EXPORT double VpGetDoubleNegZero(void);
H A Dbigdecimal.c3518 VpGetDoubleNegZero(void) /* Returns the value of -0 */ function
3529 double z = VpGetDoubleNegZero();
3722 VpGetDoubleNegZero();
5381 *d = VpGetDoubleNegZero();

Completed in 285 milliseconds