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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 121 #define SYST_FLOAT32_TO_FLOAT128
172 float128 syst_float32_to_float128( float32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 231 #ifdef SYST_FLOAT32_TO_FLOAT128
735 #ifdef SYST_FLOAT32_TO_FLOAT128
738 float32_to_float128, syst_float32_to_float128 );
systfloat.c 230 float128 syst_float32_to_float128( float32 a ) function in typeref:typename:float128

Completed in 13 milliseconds