Searched defs:term0 (Results 1 - 4 of 4) sorted by relevance

/src/sys/lib/libkern/
H A Dsoftfloat-macros.h543 bits64 rem0, rem1, term0, term1; local in function:estimateDiv128To64
H A Dsoftfloat.c2860 bits64 term0, term1; local in function:float64_div
3015 bits64 rem0, rem1, term0, term1; local in function:float64_sqrt
3759 bits64 rem0, rem1, rem2, term0, term1, term2; local in function:floatx80_div
3839 bits64 q, term0, term local in function:floatx80_rem
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/bits32/
H A Dsoftfloat.c1049 bits32 aSig, bSig, zSig, rem0, rem1, term0, term1; local in function:float32_div
1206 bits32 aSig, zSig, rem0, rem1, term0, term1; local in function:float32_sqrt
1944 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/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2934 bits64 term0, term1; local in function:float64_div
3091 bits64 rem0, rem1, term0, term1; local in function:float64_sqrt
3908 bits64 rem0, rem1, rem2, term0, term1, term2; local in function:floatx80_div
3989 bits64 q, term0, term local in function:floatx80_rem
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 245 milliseconds