Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/
H A DFastCalc.xs356 SSize_t diff_str; variable
379 diff_str = (SSize_t)lenx - (SSize_t)leny;
380 if (diff_str > 0)
384 if (diff_str < 0)