Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/
H A DFastCalc.xs353 STRLEN lenx; variable
377 SvPV(tempx, lenx); /* convert to string & store length */
379 diff_str = (SSize_t)lenx - (SSize_t)leny;