Searched defs:roundingPrecision (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/regress/lib/libc/ieeefp/testfloat/ |
H A D | testFunction.c | 605 uint8 functionCode, int8 roundingPrecision, int8 roundingMode ) in testFunctionVariety() 1146 int8 roundingPrecision, roundingMode; in testFunction() local
|
H A D | testfloat.c | 90 int8 operands, roundingPrecision, roundingMode; in main() local
|
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
H A D | testFunction.h | 153 flag roundingPrecision, roundingMode; member
|
/netbsd-src/lib/libc/softfloat/ |
H A D | timesoftfloat.c | 1920 flag roundingPrecision, roundingMode; member 2054 int8 roundingPrecision, in timeFunctionVariety() 2417 int8 roundingPrecision, roundingMode, tininessMode; in timeFunction() local 2486 int8 operands, roundingPrecision, roundingMode, tininessMode; in main() local
|
/netbsd-src/lib/libc/softfloat/bits64/ |
H A D | softfloat.c | 659 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in roundAndPackFloatx80() 828 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in normalizeRoundAndPackFloatx80()
|
/netbsd-src/sys/lib/libkern/ |
H A D | softfloat.c | 649 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in roundAndPackFloatx80() 817 int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in normalizeRoundAndPackFloatx80()
|