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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c3266 static Real *VpConstOne; /* constant 1.0 */ variable
3725 VpConstOne = VpAlloc(1UL, "1");
3749 return VpConstOne;
6060 VpDivd(w1, w2, VpConstOne, y);

Completed in 115 milliseconds