Searched defs:roundBits (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/lib/libc/softfloat/bits64/ |
H A D | softfloat.c | 126 int8 roundIncrement, roundBits; in roundAndPackInt32() local 316 int8 roundIncrement, roundBits; in roundAndPackFloat32() local 486 int16 roundIncrement, roundBits; in roundAndPackFloat64() local 664 uint64 roundIncrement, roundMask, roundBits; in roundAndPackFloatx80() local
|
/netbsd-src/sys/lib/libkern/ |
H A D | softfloat.c | 109 int8 roundIncrement, roundBits; in roundAndPackInt32() local 324 int8 roundIncrement, roundBits; in roundAndPackFloat32() local 485 int16 roundIncrement, roundBits; in roundAndPackFloat64() local 654 int64 roundIncrement, roundMask, roundBits; in roundAndPackFloatx80() local
|
/netbsd-src/lib/libc/softfloat/bits32/ |
H A D | softfloat.c | 213 int8 roundIncrement, roundBits; in roundAndPackFloat32() local
|