Searched refs:roundingModeIn (Results 1 – 3 of 3) sorted by relevance
1110 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn ) in testFunction() argument1129 else if ( roundingModeIn ) { in testFunction()1130 roundingMode = roundingModeIn; in testFunction()1134 if ( roundingModeIn || ! roundingMode ) break; in testFunction()
745 int8 roundingModeIn, in testFunction() argument766 else if ( roundingModeIn ) { in testFunction()767 roundingMode = roundingModeIn; in testFunction()797 if ( roundingModeIn || ! roundingMode ) break; in testFunction()
2411 int8 roundingModeIn, in timeFunction() argument2432 else if ( roundingModeIn ) { in timeFunction()2433 roundingMode = roundingModeIn; in timeFunction()2463 if ( roundingModeIn || ! roundingMode ) break; in timeFunction()