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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 62 INT32_TO_FLOAT128,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 72 { "int32_to_float128", 1, FALSE, FALSE },
673 case INT32_TO_FLOAT128:
674 test_a_int32_z_float128( int32_to_float128, syst_int32_to_float128 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1808 INT32_TO_FLOAT128,
1930 { "int32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2129 case INT32_TO_FLOAT128:
2130 time_a_int32_z_float128( int32_to_float128 );

Completed in 59 milliseconds