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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h93 #define VP_EXCEPTION_ALL ((unsigned short)0x00FF) macro
H A Dbigdecimal.c496 if(f&VP_EXCEPTION_ALL) {
3078 rb_define_const(rb_cBigDecimal, "EXCEPTION_ALL",INT2FIX(VP_EXCEPTION_ALL));

Completed in 181 milliseconds