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

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systfloat.S 181 ENTRY(syst_floatx80_sub) function
  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 109 #define SYST_FLOATX80_SUB
227 floatx80 syst_floatx80_sub( floatx80, floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 446 #ifdef SYST_FLOATX80_SUB
971 #ifdef SYST_FLOATX80_SUB
973 test_abz_floatx80( floatx80_sub, syst_floatx80_sub );
systfloat.c 464 floatx80 syst_floatx80_sub( floatx80 a, floatx80 b ) function in typeref:typename:floatx80

Completed in 30 milliseconds