Home
last modified time | relevance | path

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

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