Searched refs:roundingModeIn (Results 1 – 2 of 2) sorted by relevance
1144 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn ) in testFunction() argument1163 else if ( roundingModeIn ) { in testFunction()1164 roundingMode = roundingModeIn; in testFunction()1168 if ( roundingModeIn || ! roundingMode ) break; in testFunction()
2413 int8 roundingModeIn, in timeFunction() argument2434 else if ( roundingModeIn ) { in timeFunction()2435 roundingMode = roundingModeIn; in timeFunction()2465 if ( roundingModeIn || ! roundingMode ) break; in timeFunction()