Home
last modified time | relevance | path

Searched refs:roundingModeIn (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dtimesoftfloat.c2413 int8 roundingModeIn, in timeFunction() argument
2434 else if ( roundingModeIn ) { in timeFunction()
2435 roundingMode = roundingModeIn; in timeFunction()
2465 if ( roundingModeIn || ! roundingMode ) break; in timeFunction()