Searched refs:ffi_closure_elfbsd (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
H A Dffi.c196 void ffi_closure_elfbsd (void);
263 fn = &ffi_closure_elfbsd;
H A Delfbsd.S135 * ffi_closure_elfbsd(void);
138 .globl ffi_closure_elfbsd
139 .type ffi_closure_elfbsd, @function
141 ffi_closure_elfbsd: label

Completed in 108 milliseconds