Home
last modified time | relevance | path

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

/third_party/libffi/src/powerpc/
Dffi_darwin.c994 } aix_fd; typedef
1048 aix_fd *fd; in ffi_prep_closure_loc()
1094 fd = (aix_fd *)(void *)ffi_closure_ASM; in ffi_prep_closure_loc()
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c60 } aix_fd; typedef
774 aix_fd* fd = (aix_fd*)(void*)ffi_closure_ASM; in ffi_prep_closure()