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

/src/lib/libc/softfloat/bits32/
H A Dsoftfloat.c157 normalizeFloat32Subnormal( bits32 aSig, int16 *zExpPtr, bits32 *zSigPtr ) argument
593 bits32 aSig, aSigExtra; local in function:float32_to_int32
664 bits32 aSig; local in function:float32_to_int32_round_to_zero
704 bits32 aSig, zSig0, zSig1; local in function:float32_to_float64
799 bits32 aSig, bSig, zSig; local in function:addFloat32Sigs
871 bits32 aSig, bSig, zSig; local in function:subFloat32Sigs
990 bits32 aSig, bSig, zSig0, zSig1; local in function:float32_mul
1049 bits32 aSig, bSig, zSig, rem0, rem1, term0, term1; local in function:float32_div
1119 bits32 aSig, bSig, q, allZero, alternateASig; local in function:float32_rem
1206 bits32 aSig, zSig, rem0, rem1, term0, term1; local in function:float32_sqrt
[all...]
/src/sys/lib/libkern/
H A Dsoftfloat.c270 normalizeFloat32Subnormal( bits32 aSig, int16 *zExpPtr, bits32 *zSigPtr ) argument
431 normalizeFloat64Subnormal( bits64 aSig, int16 *zExpPtr, bits64 *zSigPtr ) argument
598 normalizeFloatx80Subnormal( bits64 aSig, int3 argument
1322 bits32 aSig; local in function:float32_to_int32
1353 bits32 aSig; local in function:float32_to_int32_round_to_zero
1396 bits32 aSig; local in function:float32_to_int64
1432 bits32 aSig; local in function:float32_to_int64_round_to_zero
1476 bits32 aSig; local in function:float32_to_float64
1507 bits32 aSig; local in function:float32_to_floatx80
1540 bits32 aSig; local in function:float32_to_float128
1632 bits32 aSig, bSig, zSig; local in function:addFloat32Sigs
1703 bits32 aSig, bSig, zSig; local in function:subFloat32Sigs
1819 bits32 aSig, bSig; local in function:float32_mul
1879 bits32 aSig, bSig, zSig; local in function:float32_div
1942 bits32 aSig, bSig; local in function:float32_rem
2045 bits32 aSig, zSig; local in function:float32_sqrt
2247 bits64 aSig; local in function:float64_to_int32
2275 bits64 aSig, savedASig; local in function:float64_to_int32_round_to_zero
2322 bits64 aSig, aSigExtra; local in function:float64_to_int64
2355 bits64 aSig, aSigExtra; local in function:float64_to_uint64
2402 bits64 aSig; local in function:float64_to_int64_round_to_zero
2452 bits64 aSig; local in function:float64_to_float32
2485 bits64 aSig; local in function:float64_to_floatx80
2519 bits64 aSig, zSig0, zSig1; local in function:float64_to_float128
2613 bits64 aSig, bSig, zSig; local in function:addFloat64Sigs
2684 bits64 aSig, bSig, zSig; local in function:subFloat64Sigs
2800 bits64 aSig, bSig, zSig0, zSig1; local in function:float64_mul
2858 bits64 aSig, bSig, zSig; local in function:float64_div
2929 bits64 aSig, bSig; local in function:float64_rem
3014 bits64 aSig, zSig, doubleZSig; local in function:float64_sqrt
3214 bits64 aSig; local in function:floatx80_to_int32
3241 bits64 aSig, savedASig; local in function:floatx80_to_int32_round_to_zero
3286 bits64 aSig, aSigExtra; local in function:floatx80_to_int64
3326 bits64 aSig; local in function:floatx80_to_int64_round_to_zero
3367 bits64 aSig; local in function:floatx80_to_float32
3395 bits64 aSig, zSig; local in function:floatx80_to_float64
3425 bits64 aSig, zSig0, zSig1; local in function:floatx80_to_float128
3524 bits64 aSig, bSig, zSig0, zSig1; local in function:addFloatx80Sigs
3590 bits64 aSig, bSig, zSig0, zSig1; local in function:subFloatx80Sigs
3699 bits64 aSig, bSig, zSig0, zSig1; local in function:floatx80_mul
3758 bits64 aSig, bSig, zSig0, zSig1; local in function:floatx80_div
5338 bits64 aSig, savedASig; local in function:float64_to_uint32_round_to_zero
5383 bits32 aSig; local in function:float32_to_uint32_round_to_zero
[all...]
/src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c263 normalizeFloat32Subnormal( bits32 aSig, int16 *zExpPtr, bits32 *zSigPtr ) argument
432 normalizeFloat64Subnormal( bits64 aSig, int16 *zExpPtr, bits64 *zSigPtr ) argument
609 normalizeFloatx80Subnormal( bits64 aSig, int3 argument
1396 bits32 aSig; local in function:float32_to_int32
1428 bits32 aSig; local in function:float32_to_int32_round_to_zero
1472 bits32 aSig; local in function:float32_to_int64
1509 bits32 aSig; local in function:float32_to_int64_round_to_zero
1554 bits32 aSig; local in function:float32_to_float64
1586 bits32 aSig; local in function:float32_to_floatx80
1620 bits32 aSig; local in function:float32_to_float128
1716 bits32 aSig, bSig, zSig; local in function:addFloat32Sigs
1788 bits32 aSig, bSig, zSig; local in function:subFloat32Sigs
1907 bits32 aSig, bSig; local in function:float32_mul
1968 bits32 aSig, bSig, zSig; local in function:float32_div
2032 bits32 aSig, bSig; local in function:float32_rem
2135 bits32 aSig, zSig; local in function:float32_sqrt
2344 bits64 aSig; local in function:float64_to_int32
2373 bits64 aSig, savedASig; local in function:float64_to_int32_round_to_zero
2421 bits64 aSig, aSigExtra; local in function:float64_to_int64
2464 bits64 aSig; local in function:float64_to_int64_round_to_zero
2515 bits64 aSig; local in function:float64_to_float32
2549 bits64 aSig; local in function:float64_to_floatx80
2584 bits64 aSig, zSig0, zSig1; local in function:float64_to_float128
2682 bits64 aSig, bSig, zSig; local in function:addFloat64Sigs
2754 bits64 aSig, bSig, zSig; local in function:subFloat64Sigs
2873 bits64 aSig, bSig, zSig0, zSig1; local in function:float64_mul
2932 bits64 aSig, bSig, zSig; local in function:float64_div
3004 bits64 aSig, bSig; local in function:float64_rem
3090 bits64 aSig, zSig, doubleZSig; local in function:float64_sqrt
3346 bits64 aSig; local in function:floatx80_to_int32
3374 bits64 aSig, savedASig; local in function:floatx80_to_int32_round_to_zero
3420 bits64 aSig, aSigExtra; local in function:floatx80_to_int64
3461 bits64 aSig; local in function:floatx80_to_int64_round_to_zero
3503 bits64 aSig; local in function:floatx80_to_float32
3532 bits64 aSig, zSig; local in function:floatx80_to_float64
3563 bits64 aSig, zSig0, zSig1; local in function:floatx80_to_float128
3668 bits64 aSig, bSig, zSig0, zSig1; local in function:addFloatx80Sigs
3735 bits64 aSig, bSig, zSig0, zSig1; local in function:subFloatx80Sigs
3847 bits64 aSig, bSig, zSig0, zSig1; local in function:floatx80_mul
3907 bits64 aSig, bSig, zSig0, zSig1; local in function:floatx80_div
5572 bits64 aSig, savedASig; local in function:float64_to_uint32_round_to_zero
5618 bits32 aSig; local in function:float32_to_uint32_round_to_zero
[all...]

Completed in 11 milliseconds