Searched defs:roundingPrecision (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libc/softfloat/
H A Dtimesoftfloat.c1916 flag roundingPrecision, roundingMode; member in struct:__anon7592
2413 int8 roundingPrecision, roundingMode, tininessMode; local
2048 timeFunctionVariety( uint8 functionCode, int8 roundingPrecision, int8 roundingMode, int8 tininessMode ) argument
2482 int8 operands, roundingPrecision, roundingMode, tininessMode; local
[all...]
/openbsd-current/sys/lib/libkern/
H A Dsoftfloat.c706 roundAndPackFloatx80( int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 ) argument
875 normalizeRoundAndPackFloatx80( int8 roundingPrecision, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 ) argument

Completed in 81 milliseconds