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

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systfloat.S 67 ENTRY(syst_int32_to_floatx80) function
  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 96 #define SYST_INT32_TO_FLOATX80
146 floatx80 syst_int32_to_floatx80( int32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 171 #ifdef SYST_INT32_TO_FLOATX80
667 #ifdef SYST_INT32_TO_FLOATX80
669 test_a_int32_z_floatx80( int32_to_floatx80, syst_int32_to_floatx80 );
systfloat.c 124 floatx80 syst_int32_to_floatx80( int32 a ) function in typeref:typename:floatx80

Completed in 13 milliseconds