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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 137 FLOAT128_MUL,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 147 { "float128_mul", 2, FALSE, TRUE },
1087 case FLOAT128_MUL:
1088 test_abz_float128( float128_mul, syst_float128_mul );
  /src/lib/libc/softfloat/
timesoftfloat.c 1903 FLOAT128_MUL,
2025 { "float128_mul", 2, FALSE, TRUE, TRUE, FALSE },
2374 case FLOAT128_MUL:
2375 time_abz_float128( float128_mul );

Completed in 28 milliseconds