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

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systfloat.S 78 ENTRY(syst_int64_to_floatx80) function
  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 98 #define SYST_INT64_TO_FLOATX80
155 floatx80 syst_int64_to_floatx80( int64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 191 #ifdef SYST_INT64_TO_FLOATX80
687 #ifdef SYST_INT64_TO_FLOATX80
689 test_a_int64_z_floatx80( int64_to_floatx80, syst_int64_to_floatx80 );
systfloat.c 164 floatx80 syst_int64_to_floatx80( int64 a ) function in typeref:typename:floatx80

Completed in 13 milliseconds