Searched defs:ffi_prep_closure (Results 1 – 10 of 10) sorted by relevance
| /external/python/cpython2/Modules/_ctypes/libffi/src/ |
| D | prep_cif.c | 237 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
| /external/libffi/src/ |
| D | prep_cif.c | 240 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
| /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
| D | ffi.c | 290 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
| /external/python/cpython2/Modules/_ctypes/libffi_osx/x86/ |
| D | x86-ffi_darwin.c | 321 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
| D | x86-ffi64.c | 586 ffi_prep_closure( in ffi_prep_closure() function
|
| /external/python/cpython3/Modules/_ctypes/libffi_osx/x86/ |
| D | x86-ffi_darwin.c | 321 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() function
|
| D | x86-ffi64.c | 588 ffi_prep_closure( in ffi_prep_closure() function
|
| /external/python/cffi/c/libffi_x86_x64/ |
| D | ffi.h | 235 #define ffi_prep_closure(a,b,c,d) ffi_prep_closure_loc(a,b,c,d,a) macro
|
| /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 714 ffi_prep_closure( in ffi_prep_closure() function
|
| /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 714 ffi_prep_closure( in ffi_prep_closure() function
|