OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test__floatsidfvfp
(Results
1 - 1
of
1
) sorted by null
/frameworks/compile/libbcc/runtime/test/Unit/
floatsidfvfp_test.c
22
int
test__floatsidfvfp
(int a)
function
36
if (
test__floatsidfvfp
(0))
38
if (
test__floatsidfvfp
(1))
40
if (
test__floatsidfvfp
(-1))
42
if (
test__floatsidfvfp
(0x7FFFFFFF))
44
if (
test__floatsidfvfp
(0x80000000))
Completed in 344 milliseconds