Searched defs:VpIsNegZero (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h259 #define VpIsNegZero(a) ((a)->sign==VP_SIGN_NEGATIVE_ZERO) macro

Completed in 107 milliseconds