Searched defs:term2 (Results 1 - 3 of 3) sorted by relevance

/src/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1944 bits32 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:float64_div
2024 bits32 aSig0, aSig1, bSig0, bSig1, q, term0, term1, term2; local in function:float64_rem
2130 bits32 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:float64_sqrt
[all...]
/src/sys/lib/libkern/
H A Dsoftfloat.c3759 bits64 rem0, rem1, rem2, term0, term1, term2; local in function:floatx80_div
3936 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:floatx80_sqrt
4864 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:float128_div
4947 bits64 aSig0, aSig1, bSig0, bSig1, q, term0, term1, term2; local in function:float128_rem
5058 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:float128_sqrt
[all...]
/src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3908 bits64 rem0, rem1, rem2, term0, term1, term2; local in function:floatx80_div
4087 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:floatx80_sqrt
5090 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:float128_div
5174 bits64 aSig0, aSig1, bSig0, bSig1, q, term0, term1, term2; local in function:float128_rem
5285 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; local in function:float128_sqrt
[all...]

Completed in 18 milliseconds