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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h255 #define VpSetOne(a) {(a)->Prec=(a)->exponent=(a)->frac[0]=1;(a)->sign=VP_SIGN_POSITIVE_FINITE;} macro
H A Dbigdecimal.c5585 VpSetOne(y);
5802 VpSetOne(y);
5991 VpSetOne(y);
6011 VpSetOne(y);
6024 VpSetOne(y);
6036 VpSetOne(y);

Completed in 71 milliseconds