Searched refs:roundingPrecisionIn (Results 1 – 2 of 2) sorted by relevance
1144 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn ) in testFunction() argument1153 else if ( roundingPrecisionIn ) { in testFunction()1154 roundingPrecision = roundingPrecisionIn; in testFunction()1170 if ( roundingPrecisionIn || ! roundingPrecision ) break; in testFunction()
2412 int8 roundingPrecisionIn, in timeFunction() argument2424 else if ( roundingPrecisionIn ) { in timeFunction()2425 roundingPrecision = roundingPrecisionIn; in timeFunction()2467 if ( roundingPrecisionIn || ! roundingPrecision ) break; in timeFunction()