OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:closure_test_type1
(Results
1 - 2
of
2
) sorted by null
/external/libffi/testsuite/libffi.call/
closure_fn1.c
38
typedef int (*
closure_test_type1
)(float, float, float, float, signed short,
typedef
82
res = (*((
closure_test_type1
)pcl))
/external/libffi/testsuite/libffi.special/
unwindtest.cc
46
typedef int (*
closure_test_type1
)(float, float, float, float, signed short,
typedef
111
(*((
closure_test_type1
)pcl))
Completed in 287 milliseconds