OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pos_flt_hi
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/none/tests/ppc32/
round.c
336
float
pos_flt_hi
= 67047424.0;
local
342
status |= check_int_to_flt_round(TO_NEAREST, int24_hi, &
pos_flt_hi
);
345
status |= check_int_to_flt_round(TO_PLUS_INFINITY, int24_lo, &
pos_flt_hi
);
346
status |= check_int_to_flt_round(TO_PLUS_INFINITY, int24_hi, &
pos_flt_hi
);
Completed in 369 milliseconds