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

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systfloat.S 145 ENTRY(syst_floatx80_to_float64) function
  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 107 #define SYST_FLOATX80_TO_FLOAT64
221 float64 syst_floatx80_to_float64( floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 426 #ifdef SYST_FLOATX80_TO_FLOAT64
949 #ifdef SYST_FLOATX80_TO_FLOAT64
952 floatx80_to_float64, syst_floatx80_to_float64 );
systfloat.c 446 float64 syst_floatx80_to_float64( floatx80 a ) function in typeref:typename:float64

Completed in 13 milliseconds