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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 69 FLOAT32_TO_INT64,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 79 { "float32_to_int64", 1, FALSE, TRUE },
711 case FLOAT32_TO_INT64:
712 test_a_float32_z_int64( float32_to_int64, syst_float32_to_int64 );
  /src/lib/libc/softfloat/
timesoftfloat.c 1820 FLOAT32_TO_INT64,
1942 { "float32_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2155 case FLOAT32_TO_INT64:
2156 time_a_float32_z_int64( float32_to_int64 );

Completed in 15 milliseconds