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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h242 #define VpPrec(a) ((a)->Prec) macro
H A Dbigdecimal.c2017 sprintf(tmp, "',%"PRIuSIZE"(%"PRIuSIZE")>", VpPrec(vp)*VpBaseFig(), VpMaxPrec(vp)*VpBaseFig());

Completed in 133 milliseconds