Home
last modified time | relevance | path

Searched defs:respp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) in ffi_closure_SYSV_inner() argument
/aosp_15_r20/external/libffi/src/metag/
H A Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) in ffi_closure_SYSV_inner() argument
/aosp_15_r20/external/libffi/src/avr32/
H A Dffi.c367 unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, in ffi_closure_SYSV_inner()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
Dffi.c367 unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, in ffi_closure_SYSV_inner()
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c240 ffi_closure_SYSV_inner (closure, respp, args) in ffi_closure_SYSV_inner() argument
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c240 ffi_closure_SYSV_inner (closure, respp, args) in ffi_closure_SYSV_inner() argument
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffi.c489 ffi_closure_SYSV_inner (ffi_closure *closure, void **respp, void *args) in ffi_closure_SYSV_inner()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c382 void **respp, void *args, void *vfp_args) in ffi_closure_inner()