OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test__extendsfdf2vfp
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/Unit/
extebdsfdf2vfp_test.c
22
int
test__extendsfdf2vfp
(float a)
function
27
printf("error in
test__extendsfdf2vfp
(%f) = %f, expected %f\n",
36
if (
test__extendsfdf2vfp
(0.0))
38
if (
test__extendsfdf2vfp
(1.0))
40
if (
test__extendsfdf2vfp
(-1.0))
42
if (
test__extendsfdf2vfp
(3.1415926535))
/frameworks/compile/libbcc/runtime/test/Unit/
extebdsfdf2vfp_test.c
22
int
test__extendsfdf2vfp
(float a)
function
27
printf("error in
test__extendsfdf2vfp
(%f) = %f, expected %f\n",
36
if (
test__extendsfdf2vfp
(0.0))
38
if (
test__extendsfdf2vfp
(1.0))
40
if (
test__extendsfdf2vfp
(-1.0))
42
if (
test__extendsfdf2vfp
(3.1415926535))
Completed in 68 milliseconds