Home
last modified time | relevance | path

Searched refs:cls_mixed_float_double_fn (Results 1 – 2 of 2) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dcls_many_mixed_float_double.c14 static void cls_mixed_float_double_fn(ffi_cif* cif , void* ret, void** args, in cls_mixed_float_double_fn() function
48 CHECK(ffi_prep_closure_loc(closure, &cif, cls_mixed_float_double_fn, NULL, code) == FFI_OK); in main()
/external/libffi/testsuite/libffi.closures/
Dcls_many_mixed_float_double.c14 static void cls_mixed_float_double_fn(ffi_cif* cif , void* ret, void** args, in cls_mixed_float_double_fn() function
48 CHECK(ffi_prep_closure_loc(closure, &cif, cls_mixed_float_double_fn, NULL, code) == FFI_OK); in main()