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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 66 INT64_TO_FLOAT128,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 76 { "int64_to_float128", 1, FALSE, FALSE },
693 case INT64_TO_FLOAT128:
694 test_a_int64_z_float128( int64_to_float128, syst_int64_to_float128 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1816 INT64_TO_FLOAT128,
1938 { "int64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2145 case INT64_TO_FLOAT128:
2146 time_a_int64_z_float128( int64_to_float128 );

Completed in 104 milliseconds