Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Dgdtoa.c160 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; local
656 mhi1 = multadd(mhi, 10, 0);
658 mlo = mhi1;
659 mhi = mhi1;