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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 127 #define SYST_FLOAT128_TO_FLOAT32
246 float32 syst_float128_to_float32( float128 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 521 #ifdef SYST_FLOAT128_TO_FLOAT32
1053 #ifdef SYST_FLOAT128_TO_FLOAT32
1056 float128_to_float32, syst_float128_to_float32 );
systfloat.c 534 float32 syst_float128_to_float32( float128 a ) function in typeref:typename:float32

Completed in 38 milliseconds