HomeSort by: relevance | last modified time | path
    Searched refs:syst_float128_to_float64 (Results 1 - 3 of 3) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 128 #define SYST_FLOAT128_TO_FLOAT64
247 float64 syst_float128_to_float64( float128 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 526 #ifdef SYST_FLOAT128_TO_FLOAT64
1059 #ifdef SYST_FLOAT128_TO_FLOAT64
1062 float128_to_float64, syst_float128_to_float64 );
systfloat.c 544 float64 syst_float128_to_float64( float128 a ) function in typeref:typename:float64

Completed in 12 milliseconds