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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 86 #define SYST_FLOAT64_TO_FLOAT32
193 float32 syst_float64_to_float32( float64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 321 #ifdef SYST_FLOAT64_TO_FLOAT32
833 #ifdef SYST_FLOAT64_TO_FLOAT32
836 float64_to_float32, syst_float64_to_float32 );
systfloat.c 316 float32 syst_float64_to_float32( float64 a ) function in typeref:typename:float32

Completed in 11 milliseconds