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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 109 FLOATX80_TO_INT64,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 119 { "floatx80_to_int64", 1, FALSE, TRUE },
931 case FLOATX80_TO_INT64:
932 test_a_floatx80_z_int64( floatx80_to_int64, syst_floatx80_to_int64 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1869 FLOATX80_TO_INT64,
1991 { "floatx80_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2284 case FLOATX80_TO_INT64:
2285 time_a_floatx80_z_int64( floatx80_to_int64 );

Completed in 13 milliseconds