OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 24 milliseconds