HomeSort by relevance Sort by last modified time
    Searched refs:float128_is_quiet_nan (Results 1 - 2 of 2) sorted by null

  /external/qemu/fpu/
softfloat-specialize.h 693 int float128_is_quiet_nan( float128 a ) function
794 aIsQuietNaN = float128_is_quiet_nan( a );
796 bIsQuietNaN = float128_is_quiet_nan( b );
softfloat.h 650 int float128_is_quiet_nan( float128 );

Completed in 283 milliseconds