Searched defs:ffi_closure_SYSV_inner (Results 1 - 21 of 21) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
H A Dffi.c205 ffi_closure_SYSV_inner (ffi_closure *closure, char *in_args, void *rvalue) function
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
H A Dx86-ffi_darwin.c232 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
240 ffi_closure_SYSV_inner (closure, respp, args) function
/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
H A Dx86-ffi_darwin.c232 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
240 ffi_closure_SYSV_inner (closure, respp, args) function
/external/libffi/src/avr32/
H A Dffi.c367 unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, function
405 unsigned int __inner = (unsigned int)(&ffi_closure_SYSV_inner);
/external/libffi/src/m68k/
H A Dffi.c30 unsigned int ffi_closure_SYSV_inner (ffi_closure *closure,
309 ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args) function
/external/libffi/src/metag/
H A Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) function
/external/libffi/src/xtensa/
H A Dffi.c251 ffi_closure_SYSV_inner(ffi_closure *closure, void **values, void *rvalue) function
/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
H A Dffi.c367 unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, function
405 unsigned int __inner = (unsigned int)(&ffi_closure_SYSV_inner);
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
H A Dffi.c30 unsigned int ffi_closure_SYSV_inner (ffi_closure *closure,
309 ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args) function
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
H A Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) function
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
H A Dffi.c251 ffi_closure_SYSV_inner(ffi_closure *closure, void **values, void *rvalue) function
/external/python/cpython3/Modules/_ctypes/libffi/src/avr32/
H A Dffi.c367 unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, function
405 unsigned int __inner = (unsigned int)(&ffi_closure_SYSV_inner);
/external/python/cpython3/Modules/_ctypes/libffi/src/m68k/
H A Dffi.c30 unsigned int ffi_closure_SYSV_inner (ffi_closure *closure,
309 ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args) function
/external/python/cpython3/Modules/_ctypes/libffi/src/metag/
H A Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) function
/external/python/cpython3/Modules/_ctypes/libffi/src/xtensa/
H A Dffi.c251 ffi_closure_SYSV_inner(ffi_closure *closure, void **values, void *rvalue) function
/external/libffi/src/x86/
H A Dffi.c420 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
472 ffi_closure_SYSV_inner (ffi_closure *closure, void **respp, void *args) function
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
H A Dffi.c437 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
489 ffi_closure_SYSV_inner (ffi_closure *closure, void **respp, void *args) function
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/
H A Dffi.c437 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
489 ffi_closure_SYSV_inner (ffi_closure *closure, void **respp, void *args) function
/external/libffi/src/aarch64/
H A Dffi.c953 ffi_closure_SYSV_inner() passing the saved context and a pointer to
959 ffi_closure_SYSV_inner() marshalls the call context into ffi value
964 ffi_closure_SYSV_inner (ffi_closure *closure, struct call_context *context, function
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
H A Dffi.c942 ffi_closure_SYSV_inner() passing the saved context and a pointer to
948 ffi_closure_SYSV_inner() marshalls the call context into ffi value
953 ffi_closure_SYSV_inner (ffi_closure *closure, struct call_context *context, function
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/
H A Dffi.c942 ffi_closure_SYSV_inner() passing the saved context and a pointer to
948 ffi_closure_SYSV_inner() marshalls the call context into ffi value
953 ffi_closure_SYSV_inner (ffi_closure *closure, struct call_context *context, function

Completed in 520 milliseconds