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