HomeSort by relevance Sort by last modified time
    Searched refs:ffi_type_slong (Results 1 - 23 of 23) sorted by null

  /external/libffi/testsuite/libffi.call/
return_sl.c 22 args[0] = &ffi_type_slong;
23 args[1] = &ffi_type_slong;
28 &ffi_type_slong, args) == FFI_OK);
cls_many_mixed_args.c 53 cl_arg_types[i] = &ffi_type_slong;
many_mixed.c 50 args[i] = &ffi_type_slong;
nested_struct6.c 98 cls_struct_fields2[0] = &ffi_type_slong;