OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test__extendhfsf2
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/test/builtins/Unit/
extendhfsf2_test.c
20
int
test__extendhfsf2
(uint16_t a, float expected)
function
26
printf("error in
test__extendhfsf2
(%#.4x) = %f, "
37
if (
test__extendhfsf2
(UINT16_C(0x7e00),
41
if (
test__extendhfsf2
(UINT16_C(0x7e00),
45
if (
test__extendhfsf2
(UINT16_C(0x7c00),
48
if (
test__extendhfsf2
(UINT16_C(0xfc00),
52
if (
test__extendhfsf2
(UINT16_C(0x0),
55
if (
test__extendhfsf2
(UINT16_C(0x8000),
59
if (
test__extendhfsf2
(UINT16_C(0x4248),
62
if (
test__extendhfsf2
(UINT16_C(0xc248)
[
all
...]
Completed in 77 milliseconds