Searched refs:ffi_closure_free (Results 1 - 25 of 27) sorted by relevance

12

/external/libffi/testsuite/libffi.call/
H A Dcls_many_mixed_float_double.c50 ffi_closure_free(closure);
/external/python/cpython2/Modules/_ctypes/
H A Dmalloc_closure.c92 void ffi_closure_free(void *p) function
H A Dcallbacks.c27 ffi_closure_free(self->pcl_write);
/external/python/cpython3/Modules/_ctypes/
H A Dmalloc_closure.c92 void ffi_closure_free(void *p) function
H A Dcallbacks.c21 ffi_closure_free(self->pcl_write);
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dffi.h224 void ffi_closure_free(void *);
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
H A Dffi.h267 void ffi_closure_free(void *);
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
H A Dffi.h224 void ffi_closure_free(void *);
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
H A Dffi.h267 void ffi_closure_free(void *);
/external/python/cpython2/Modules/_ctypes/libffi/src/
H A Dclosures.c605 ffi_closure_free (void *ptr) function
654 ffi_closure_free (void *ptr) function
/external/python/cpython3/Modules/_ctypes/libffi/src/
H A Dclosures.c605 ffi_closure_free (void *ptr) function
654 ffi_closure_free (void *ptr) function
/external/libffi/src/
H A Dclosures.c633 ffi_closure_free (void *ptr) function
682 ffi_closure_free (void *ptr) function
/external/python/cpython2/android_arm/libffi/
H A Dffi.h324 void ffi_closure_free (void *);
/external/python/cpython2/android_arm64/libffi/
H A Dffi.h324 void ffi_closure_free (void *);
/external/python/cpython2/android_x86/libffi/
H A Dffi.h324 void ffi_closure_free (void *);
/external/python/cpython2/android_x86_64/libffi/
H A Dffi.h325 void ffi_closure_free (void *);
/external/python/cpython2/darwin_x86_64/libffi/
H A Dffi.h324 void ffi_closure_free (void *);
/external/python/cpython2/linux_x86_64/libffi/
H A Dffi.h325 void ffi_closure_free (void *);
/external/libffi/include/
H A Dffi.h.in334 void ffi_closure_free (void *);
/external/python/cpython2/Modules/_ctypes/libffi/include/
H A Dffi.h.in324 void ffi_closure_free (void *);
/external/python/cpython3/Modules/_ctypes/libffi/include/
H A Dffi.h.in324 void ffi_closure_free (void *);
/external/libffi/src/sparc/
H A Dffi.c449 ffi_closure_free(call_struct);
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
H A Dffi.c449 ffi_closure_free(call_struct);
/external/python/cpython3/Modules/_ctypes/libffi/src/sparc/
H A Dffi.c449 ffi_closure_free(call_struct);
/external/libffi/src/arm/
H A Dffi.c698 ffi_closure_free (void *ptr) function

Completed in 482 milliseconds

12