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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 65 INT64_TO_FLOATX80,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 75 { "int64_to_floatx80", 1, FALSE, FALSE },
688 case INT64_TO_FLOATX80:
689 test_a_int64_z_floatx80( int64_to_floatx80, syst_int64_to_floatx80 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1813 INT64_TO_FLOATX80,
1935 { "int64_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
2140 case INT64_TO_FLOATX80:
2141 time_a_int64_z_floatx80( int64_to_floatx80 );

Completed in 14 milliseconds