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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h192 VP_EXPORT int VpIsRoundMode(unsigned short n);
H A Dbigdecimal.c440 if (!VpIsRoundMode(sw)) {
3429 VpIsRoundMode(unsigned short n) function
3449 if (VpIsRoundMode(n)) {

Completed in 126 milliseconds