Home
last modified time | relevance | path

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

/aosp_15_r20/external/libffi/src/vax/
H A Dffi.c201 ffi_prep_closure_elfbsd (ffi_cif *cif, void **avalue, char *stackp) in ffi_prep_closure_elfbsd() function
234 ffi_prep_closure_elfbsd (cif, arg_area, stack); in ffi_closure_elfbsd_inner()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffi.c201 ffi_prep_closure_elfbsd (ffi_cif *cif, void **avalue, char *stackp) in ffi_prep_closure_elfbsd() function
234 ffi_prep_closure_elfbsd (cif, arg_area, stack); in ffi_closure_elfbsd_inner()