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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 76 #define SYST_FLOAT32_SUB
176 float32 syst_float32_sub( float32, float32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 246 #ifdef SYST_FLOAT32_SUB
751 #ifdef SYST_FLOAT32_SUB
753 test_abz_float32( float32_sub, syst_float32_sub );
systfloat.c 250 float32 syst_float32_sub( float32 a, float32 b ) function in typeref:typename:float32

Completed in 15 milliseconds