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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 74 #define SYST_FLOAT32_TO_FLOAT64
167 float64 syst_float32_to_float64( float32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 221 #ifdef SYST_FLOAT32_TO_FLOAT64
723 #ifdef SYST_FLOAT32_TO_FLOAT64
726 float32_to_float64, syst_float32_to_float64 );
systfloat.c 205 float64 syst_float32_to_float64( float32 a ) function in typeref:typename:float64

Completed in 13 milliseconds