Home
last modified time | relevance | path

Searched refs:ffi_closure_SYSV_inner (Results 1 – 25 of 35) sorted by relevance

12

/external/libffi/src/m68k/
Dsysv.S217 jsr CALLFUNC(ffi_closure_SYSV_inner)
219 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC)
319 jsr CALLFUNC(ffi_closure_SYSV_inner)
321 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC)
Dffi.c30 unsigned int ffi_closure_SYSV_inner (ffi_closure *closure,
309 ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args) in ffi_closure_SYSV_inner() function
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dsysv.S217 jsr CALLFUNC(ffi_closure_SYSV_inner)
219 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC)
319 jsr CALLFUNC(ffi_closure_SYSV_inner)
321 bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC)
Dffi.c30 unsigned int ffi_closure_SYSV_inner (ffi_closure *closure,
309 ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args) in ffi_closure_SYSV_inner() function
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dsysv.asm168 IMPORT |ffi_closure_SYSV_inner|
186 ; ffi_closure_SYSV_inner (ffi_closure *closure, char *in_args, void *rvalue)
187 bl ffi_closure_SYSV_inner
Dffi.c205 ffi_closure_SYSV_inner (ffi_closure *closure, char *in_args, void *rvalue) in ffi_closure_SYSV_inner() function
/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c232 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
240 ffi_closure_SYSV_inner (closure, respp, args) in ffi_closure_SYSV_inner() function
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c232 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
240 ffi_closure_SYSV_inner (closure, respp, args) in ffi_closure_SYSV_inner() function
/external/libffi/src/avr32/
Dffi.c367 unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, in ffi_closure_SYSV_inner() function
405 unsigned int __inner = (unsigned int)(&ffi_closure_SYSV_inner); in ffi_prep_closure_loc()
/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() function
405 unsigned int __inner = (unsigned int)(&ffi_closure_SYSV_inner); in ffi_prep_closure_loc()
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dwin32.S46 EXTRN ffi_closure_SYSV_inner:NEAR
417 call ffi_closure_SYSV_inner
735 call USCORE_SYMBOL(ffi_closure_SYSV_inner)
743 call ffi_closure_SYSV_inner@PLT
Dsysv.S199 call ffi_closure_SYSV_inner
206 call ffi_closure_SYSV_inner@PLT
Dfreebsd.S203 call ffi_closure_SYSV_inner
210 call ffi_closure_SYSV_inner@PLT
/external/libffi/src/x86/
Dsysv.S199 call ffi_closure_SYSV_inner
206 call ffi_closure_SYSV_inner@PLT
Dfreebsd.S203 call ffi_closure_SYSV_inner
210 call ffi_closure_SYSV_inner@PLT
/external/libffi/src/metag/
Dsysv.S276 callr D1RtP, CNAME(ffi_closure_SYSV_inner@PLT)
278 callr D1RtP, CNAME(ffi_closure_SYSV_inner)
Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) in ffi_closure_SYSV_inner() function
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dsysv.S276 callr D1RtP, CNAME(ffi_closure_SYSV_inner@PLT)
278 callr D1RtP, CNAME(ffi_closure_SYSV_inner)
Dffi.c268 unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) in ffi_closure_SYSV_inner() function
/external/libffi/src/xtensa/
Dffi.c251 ffi_closure_SYSV_inner(ffi_closure *closure, void **values, void *rvalue) in ffi_closure_SYSV_inner() function
Dsysv.S221 movi a8, ffi_closure_SYSV_inner
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
Dffi.c251 ffi_closure_SYSV_inner(ffi_closure *closure, void **values, void *rvalue) in ffi_closure_SYSV_inner() function
Dsysv.S221 movi a8, ffi_closure_SYSV_inner
/external/libffi/src/aarch64/
Dsysv.S297 bl CNAME(ffi_closure_SYSV_inner)
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dsysv.S297 bl CNAME(ffi_closure_SYSV_inner)

12