Home
last modified time | relevance | path

Searched refs:ffi64_stret_needs_ptr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin.h81 bool ffi64_stret_needs_ptr(const ffi_type* inType,
Dppc-ffi_darwin.c387 if (ffi64_stret_needs_ptr(cif->rtype, NULL, NULL)) in ffi_prep_cif_machdep()
841 ffi64_stret_needs_ptr(cif->rtype, NULL, NULL)) in ffi_closure_helper_DARWIN()
1608 ffi64_stret_needs_ptr( in ffi64_stret_needs_ptr() function
1698 needsPtr = ffi64_stret_needs_ptr( in ffi64_stret_needs_ptr()