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

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systfloat.S 133 ENTRY(syst_floatx80_to_float32) function
  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 106 #define SYST_FLOATX80_TO_FLOAT32
220 float32 syst_floatx80_to_float32( floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 421 #ifdef SYST_FLOATX80_TO_FLOAT32
943 #ifdef SYST_FLOATX80_TO_FLOAT32
946 floatx80_to_float32, syst_floatx80_to_float32 );
systfloat.c 437 float32 syst_floatx80_to_float32( floatx80 a ) function in typeref:typename:float32

Completed in 12 milliseconds