Searched refs:float64_is_quiet_nan (Results 1 - 4 of 4) sorted by relevance

/external/qemu/fpu/
H A Dsoftfloat-specialize.h395 int float64_is_quiet_nan( float64 a_ ) function
498 aIsQuietNaN = float64_is_quiet_nan( a );
500 bIsQuietNaN = float64_is_quiet_nan( b );
H A Dsoftfloat-native.c423 int float64_is_quiet_nan( float64 a1 ) function
H A Dsoftfloat-native.h380 int float64_is_quiet_nan( float64 );
H A Dsoftfloat.h454 int float64_is_quiet_nan( float64 a );

Completed in 60 milliseconds