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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 107 FLOATX80_TO_INT32,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 117 { "floatx80_to_int32", 1, FALSE, TRUE },
918 case FLOATX80_TO_INT32:
919 test_a_floatx80_z_int32( floatx80_to_int32, syst_floatx80_to_int32 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1867 FLOATX80_TO_INT32,
1989 { "floatx80_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
2278 case FLOATX80_TO_INT32:
2279 time_a_floatx80_z_int32( floatx80_to_int32 );

Completed in 13 milliseconds