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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 94 FLOAT64_ROUND_TO_INT,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 104 { "float64_round_to_int", 1, FALSE, TRUE },
852 case FLOAT64_ROUND_TO_INT:
853 test_az_float64( float64_round_to_int, syst_float64_round_to_int );
  /src/lib/libc/softfloat/
timesoftfloat.c 1853 FLOAT64_ROUND_TO_INT,
1975 { "float64_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2238 case FLOAT64_ROUND_TO_INT:
2239 time_az_float64( float64_round_to_int );

Completed in 15 milliseconds