Home
last modified time | relevance | path

Searched refs:XS_BASE (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/
H A DFastCalc.xs17 static double XS_BASE = 0; variable
49 XS_BASE = SvNV(ST(3));
65 if (SvUOK(x) && SvUV(x) < XS_BASE)
201 MAX = XS_BASE - 1;
245 BASE = XS_BASE;