HomeSort by relevance Sort by last modified time
    Searched refs:ffi_closure_helper_SYSV (Results 1 - 25 of 27) sorted by null

1 2

  /external/libffi/src/powerpc/
ffi_powerpc.h 64 int FFI_HIDDEN ffi_closure_helper_SYSV (ffi_closure *, void *, unsigned long *,
ppc_closure.S 88 bl ffi_closure_helper_SYSV@local
ffi_sysv.c 685 ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue,
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
ffi_powerpc.h 64 int FFI_HIDDEN ffi_closure_helper_SYSV (ffi_closure *, void *, unsigned long *,
ppc_closure.S 88 bl ffi_closure_helper_SYSV@local
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
ffi_powerpc.h 64 int FFI_HIDDEN ffi_closure_helper_SYSV (ffi_closure *, void *, unsigned long *,
ppc_closure.S 88 bl ffi_closure_helper_SYSV@local
  /external/libffi/src/s390/
ffi.c 77 ffi_closure_helper_SYSV (ffi_closure *, unsigned long *,
546 /* Name - ffi_closure_helper_SYSV. */
553 ffi_closure_helper_SYSV (ffi_closure *closure,
sysv.S 147 .long ffi_closure_helper_SYSV-.Lcbase
340 brasl %r14,ffi_closure_helper_SYSV # Call helper
  /external/python/cpython2/Modules/_ctypes/libffi/src/s390/
ffi.c 77 ffi_closure_helper_SYSV (ffi_closure *, unsigned long *,
539 /* Name - ffi_closure_helper_SYSV. */
546 ffi_closure_helper_SYSV (ffi_closure *closure,
sysv.S 147 .long ffi_closure_helper_SYSV-.Lcbase
340 brasl %r14,ffi_closure_helper_SYSV # Call helper
  /external/python/cpython3/Modules/_ctypes/libffi/src/s390/
ffi.c 77 ffi_closure_helper_SYSV (ffi_closure *, unsigned long *,
539 /* Name - ffi_closure_helper_SYSV. */
546 ffi_closure_helper_SYSV (ffi_closure *closure,
sysv.S 147 .long ffi_closure_helper_SYSV-.Lcbase
340 brasl %r14,ffi_closure_helper_SYSV # Call helper
  /external/libffi/src/sh64/
ffi.c 350 ffi_closure_helper_SYSV (ffi_closure *closure, UINT64 *rvalue,
sysv.S 368 movi ((ffi_closure_helper_SYSV@GOTPLT) & 65535), r1
373 pt/l ffi_closure_helper_SYSV, tr0
  /external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
ffi.c 350 ffi_closure_helper_SYSV (ffi_closure *closure, UINT64 *rvalue,
sysv.S 368 movi ((ffi_closure_helper_SYSV@GOTPLT) & 65535), r1
373 pt/l ffi_closure_helper_SYSV, tr0
  /external/python/cpython3/Modules/_ctypes/libffi/src/sh64/
ffi.c 350 ffi_closure_helper_SYSV (ffi_closure *closure, UINT64 *rvalue,
sysv.S 368 movi ((ffi_closure_helper_SYSV@GOTPLT) & 65535), r1
373 pt/l ffi_closure_helper_SYSV, tr0
  /external/libffi/src/sh/
sysv.S 495 .globl ffi_closure_helper_SYSV
603 .long ffi_closure_helper_SYSV@GOTOFF
606 .long ffi_closure_helper_SYSV
ffi.c 514 ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue,
  /external/python/cpython2/Modules/_ctypes/libffi/src/sh/
sysv.S 495 .globl ffi_closure_helper_SYSV
603 .long ffi_closure_helper_SYSV@GOTOFF
606 .long ffi_closure_helper_SYSV
ffi.c 514 ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue,
  /external/python/cpython3/Modules/_ctypes/libffi/src/sh/
sysv.S 495 .globl ffi_closure_helper_SYSV
603 .long ffi_closure_helper_SYSV@GOTOFF
606 .long ffi_closure_helper_SYSV
ffi.c 514 ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue,

Completed in 317 milliseconds

1 2