OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cls_struct_combined_gn
(Results
1 - 2
of
2
) sorted by null
/external/libffi/testsuite/libffi.call/
nested_struct.c
53
cls_struct_combined_gn
(ffi_cif* cif __UNUSED__, void* resp, void** args,
function
146
CHECK(ffi_prep_closure(pcl, &cif,
cls_struct_combined_gn
, NULL) == FFI_OK);
nested_struct1.c
55
cls_struct_combined_gn
(ffi_cif* cif __UNUSED__, void* resp, void** args,
function
153
CHECK(ffi_prep_closure(pcl, &cif,
cls_struct_combined_gn
, NULL) == FFI_OK);
Completed in 31 milliseconds