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

  /src/regress/lib/libc/ieeefp/testfloat/arch/i386/
systfloat.S 205 ENTRY(syst_floatx80_div) function
  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 111 #define SYST_FLOATX80_DIV
229 floatx80 syst_floatx80_div( floatx80, floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 456 #ifdef SYST_FLOATX80_DIV
981 #ifdef SYST_FLOATX80_DIV
983 test_abz_floatx80( floatx80_div, syst_floatx80_div );
systfloat.c 482 floatx80 syst_floatx80_div( floatx80 a, floatx80 b ) function in typeref:typename:floatx80

Completed in 14 milliseconds