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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h183 VP_EXPORT double VpGetDoublePosInf(void);
H A Dbigdecimal.c733 return rb_float_new(VpGetDoublePosInf());
3502 VpGetDoublePosInf(void) /* Returns the value of +Infinity */ function
3720 VpGetDoublePosInf();
5387 *d = VpGetDoublePosInf();

Completed in 139 milliseconds