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

  /external/libffi/src/
raw_api.c 205 ffi_raw_closure *cl = (ffi_raw_closure*)user_data;
212 ffi_prep_raw_closure_loc (ffi_raw_closure* cl,
244 ffi_prep_raw_closure (ffi_raw_closure* cl,
java_raw_api.c 314 ffi_raw_closure *cl = (ffi_raw_closure*)user_data;
  /external/libffi/darwin-x86/
ffi.h 294 } ffi_raw_closure; typedef in typeref:struct:__anon20370
318 ffi_prep_raw_closure (ffi_raw_closure*,
324 ffi_prep_raw_closure_loc (ffi_raw_closure*,
  /external/libffi/include/
ffi_real.h 295 } ffi_raw_closure; typedef in typeref:struct:__anon20378
319 ffi_prep_raw_closure (ffi_raw_closure*,
325 ffi_prep_raw_closure_loc (ffi_raw_closure*,
ffi.h.in 294 } ffi_raw_closure;
318 ffi_prep_raw_closure (ffi_raw_closure*,
324 ffi_prep_raw_closure_loc (ffi_raw_closure*,
  /external/libffi/src/x86/
ffi.c 237 void FFI_HIDDEN ffi_closure_raw_SYSV (ffi_raw_closure *)
379 ffi_prep_raw_closure_loc (ffi_raw_closure* closure,

Completed in 148 milliseconds