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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 122 #define SYST_FLOAT64_TO_FLOAT128
198 float128 syst_float64_to_float128( float64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 331 #ifdef SYST_FLOAT64_TO_FLOAT128
845 #ifdef SYST_FLOAT64_TO_FLOAT128
848 float64_to_float128, syst_float64_to_float128 );
systfloat.c 340 float128 syst_float64_to_float128( float64 a ) function in typeref:typename:float128

Completed in 13 milliseconds