OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ffi_prep_raw_closure_loc
(Results
1 - 5
of
5
) sorted by null
/external/libffi/src/
raw_api.c
212
ffi_prep_raw_closure_loc
(ffi_raw_closure* cl,
function
249
return
ffi_prep_raw_closure_loc
(cl, cif, fun, user_data, cl);
/external/libffi/darwin-x86/
ffi.h
324
ffi_prep_raw_closure_loc
(ffi_raw_closure*,
/external/libffi/include/
ffi_real.h
325
ffi_prep_raw_closure_loc
(ffi_raw_closure*,
ffi.h.in
324
ffi_prep_raw_closure_loc
(ffi_raw_closure*,
/external/libffi/src/x86/
ffi.c
379
ffi_prep_raw_closure_loc
(ffi_raw_closure* closure,
function
Completed in 126 milliseconds