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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 64 INT64_TO_FLOAT64,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 74 { "int64_to_float64", 1, FALSE, TRUE },
683 case INT64_TO_FLOAT64:
684 test_a_int64_z_float64( int64_to_float64, syst_int64_to_float64 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1811 INT64_TO_FLOAT64,
1933 { "int64_to_float64", 1, FALSE, TRUE, FALSE, FALSE },
2136 case INT64_TO_FLOAT64:
2137 time_a_int64_z_float64( int64_to_float64 );

Completed in 50 milliseconds