Home
last modified time | relevance | path

Searched defs:ffi_aix_trampoline_struct (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/include/
Dppc-ffitarget.h96 typedef struct ffi_aix_trampoline_struct { struct
100 } ffi_aix_trampoline_struct; typedef
/third_party/libffi/src/powerpc/
Dffitarget.h196 struct ffi_aix_trampoline_struct { struct
197 void * code_pointer; /* Pointer to ffi_closure_ASM */
198 void * toc; /* TOC */
199 void * static_chain; /* Pointer to closure */