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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 88 #define SYST_FLOAT64_SUB
202 float64 syst_float64_sub( float64, float64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 346 #ifdef SYST_FLOAT64_SUB
861 #ifdef SYST_FLOAT64_SUB
863 test_abz_float64( float64_sub, syst_float64_sub );
systfloat.c 360 float64 syst_float64_sub( float64 a, float64 b ) function in typeref:typename:float64

Completed in 13 milliseconds