Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat-specialize.h693 int float128_is_quiet_nan( float128 a ) in float128_is_quiet_nan() function
794 aIsQuietNaN = float128_is_quiet_nan( a ); in propagateFloat128NaN()
796 bIsQuietNaN = float128_is_quiet_nan( b ); in propagateFloat128NaN()
Dsoftfloat.h650 int float128_is_quiet_nan( float128 );