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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 61 INT32_TO_FLOATX80,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 71 { "int32_to_floatx80", 1, FALSE, FALSE },
668 case INT32_TO_FLOATX80:
669 test_a_int32_z_floatx80( int32_to_floatx80, syst_int32_to_floatx80 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1805 INT32_TO_FLOATX80,
1927 { "int32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
2124 case INT32_TO_FLOATX80:
2125 time_a_int32_z_floatx80( int32_to_floatx80 );

Completed in 42 milliseconds