Searched refs:roundingPrecisionIn (Results 1 – 3 of 3) sorted by relevance
1110 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn ) in testFunction() argument1119 else if ( roundingPrecisionIn ) { in testFunction()1120 roundingPrecision = roundingPrecisionIn; in testFunction()1136 if ( roundingPrecisionIn || ! roundingPrecision ) break; in testFunction()
744 int8 roundingPrecisionIn, in testFunction() argument756 else if ( roundingPrecisionIn ) { in testFunction()757 roundingPrecision = roundingPrecisionIn; in testFunction()799 if ( roundingPrecisionIn || ! roundingPrecision ) break; in testFunction()
2410 int8 roundingPrecisionIn, in timeFunction() argument2422 else if ( roundingPrecisionIn ) { in timeFunction()2423 roundingPrecision = roundingPrecisionIn; in timeFunction()2465 if ( roundingPrecisionIn || ! roundingPrecision ) break; in timeFunction()