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

  /external/qemu/fpu/
softfloat-specialize.h 153 int float32_is_quiet_nan( float32 a_ ) function
362 aIsQuietNaN = float32_is_quiet_nan( a );
364 bIsQuietNaN = float32_is_quiet_nan( b );
softfloat-native.c 257 int float32_is_quiet_nan( float32 a1 ) function
softfloat-native.h 257 int float32_is_quiet_nan( float32 );
softfloat.h 337 int float32_is_quiet_nan( float32 );

Completed in 943 milliseconds