OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cls_ret_double
(Results
1 - 1
of
1
) sorted by null
/external/libffi/testsuite/libffi.call/
cls_double.c
18
typedef double (*
cls_ret_double
)(double);
typedef
45
res = (*((
cls_ret_double
)pcl))(21474.789);
Completed in 3159 milliseconds