Home | History | Annotate | Download | only in testfloat

Lines Matching defs:roundingPrecision

90     int8 operands, roundingPrecision, roundingMode;
106 roundingPrecision = 0;
215 roundingPrecision = 32;
218 roundingPrecision = 64;
221 roundingPrecision = 80;
287 if ( ! roundingPrecision ) roundingPrecision = 80;
290 testFunction( functionCode, roundingPrecision, roundingMode );
304 functionCode, roundingPrecision, roundingMode );
316 functionCode, roundingPrecision, roundingMode );
327 functionCode, roundingPrecision, roundingMode );