OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cls_struct_combined_fn
(Results
1 - 2
of
2
) sorted by null
/external/libffi/testsuite/libffi.call/
nested_struct.c
28
cls_struct_combined
cls_struct_combined_fn
(struct cls_struct_16byte1 b0,
function
65
*(cls_struct_combined*)resp =
cls_struct_combined_fn
(b0, b1, b2);
137
ffi_call(&cif, FFI_FN(
cls_struct_combined_fn
), &res_dbl, args_dbl);
nested_struct1.c
28
cls_struct_combined
cls_struct_combined_fn
(struct cls_struct_16byte1 b0,
function
69
*(cls_struct_combined*)resp =
cls_struct_combined_fn
(b0, b1, b2, b3);
144
ffi_call(&cif, FFI_FN(
cls_struct_combined_fn
), &res_dbl, args_dbl);
Completed in 126 milliseconds