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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h87 * #define VP_EXPORT other than static to let VP_ routines
90 #define VP_EXPORT static macro
165 VP_EXPORT Real *
168 VP_EXPORT Real *VpCreateRbObject(size_t mx,const char *str);
182 VP_EXPORT double VpGetDoubleNaN(void);
183 VP_EXPORT double VpGetDoublePosInf(void);
184 VP_EXPORT double VpGetDoubleNegInf(void);
185 VP_EXPORT double VpGetDoubleNegZero(void);
188 VP_EXPORT size_t VpGetPrecLimit(void);
189 VP_EXPORT size_
[all...]
H A Dbigdecimal.c572 VP_EXPORT Real *
580 VP_EXPORT Real *
3288 VP_EXPORT void *
3302 VP_EXPORT void *
3312 VP_EXPORT void
3377 VP_EXPORT size_t
3393 VP_EXPORT size_t
3412 VP_EXPORT unsigned short
3428 VP_EXPORT int
3446 VP_EXPORT unsigne
[all...]

Completed in 63 milliseconds