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

/vbox/src/recompiler/fpu/
H A Dsoftfloat-specialize.h207 int float64_is_nan( float64 a_ ) function
285 aIsNaN = float64_is_nan( a );
287 bIsNaN = float64_is_nan( b );
H A Dsoftfloat-native.c421 int float64_is_nan( float64 a1 ) function
H A Dsoftfloat.h368 int float64_is_nan( float64 a );
H A Dsoftfloat-native.h355 int float64_is_nan( float64 );

Completed in 49 milliseconds