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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h210 VP_EXPORT int VpComp(Real *a,Real *b);
H A Dbigdecimal.c1000 e = VpComp(a, b);
4786 * VpComp = 0 ... if a=b,
4792 VpComp(Real *a, Real *b) function
4868 VPrint(stdout, " VpComp a=%\n", a);

Completed in 106 milliseconds