Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Df128M_roundToInt.c77 bool roundNear; in f128M_roundToInt() local
144 roundNear = in f128M_roundToInt()
147 bitPos -= roundNear; in f128M_roundToInt()
160 if ( roundNear ) { in f128M_roundToInt()