/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ffi_powerpc.h | 58 void FFI_HIDDEN ffi_closure_SYSV (void); 59 void FFI_HIDDEN ffi_call_SYSV(extended_cif *, unsigned, unsigned, unsigned *, 62 void FFI_HIDDEN ffi_prep_types_sysv (ffi_abi); 63 ffi_status FFI_HIDDEN ffi_prep_cif_sysv (ffi_cif *); 64 int FFI_HIDDEN ffi_closure_helper_SYSV (ffi_closure *, void *, unsigned long *, 67 void FFI_HIDDEN ffi_call_LINUX64(extended_cif *, unsigned long, unsigned long, 69 void FFI_HIDDEN ffi_closure_LINUX64 (void); 71 void FFI_HIDDEN ffi_prep_types_linux64 (ffi_abi); 72 ffi_status FFI_HIDDEN ffi_prep_cif_linux64 (ffi_cif *); 73 ffi_status FFI_HIDDEN ffi_prep_cif_linux64_var (ffi_cif *, unsigned int, [all …]
|
D | ffi.c | 37 void FFI_HIDDEN 51 ffi_status FFI_HIDDEN 61 ffi_status FFI_HIDDEN
|
D | ffi_linux64.c | 48 void FFI_HIDDEN 289 ffi_status FFI_HIDDEN 309 ffi_status FFI_HIDDEN 369 void FFI_HIDDEN 712 int FFI_HIDDEN
|
D | ffi_sysv.c | 46 void FFI_HIDDEN 289 ffi_status FFI_HIDDEN 349 void FFI_HIDDEN 643 ffi_status FFI_HIDDEN
|
D | linux64_closure.S | 34 FFI_HIDDEN (ffi_closure_LINUX64) 52 FFI_HIDDEN (.ffi_closure_LINUX64)
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/ |
D | fficonfig.h | 140 # define FFI_HIDDEN(name) .hidden name macro 142 # define FFI_HIDDEN __attribute__((visibility ("hidden"))) macro 146 # define FFI_HIDDEN(name) macro 148 # define FFI_HIDDEN macro
|
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/ |
D | ffi.c | 435 void FFI_HIDDEN ffi_closure_SYSV (ffi_closure *) 437 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *) 439 void FFI_HIDDEN ffi_closure_raw_SYSV (ffi_raw_closure *) 442 void FFI_HIDDEN ffi_closure_raw_THISCALL (ffi_raw_closure *) 446 void FFI_HIDDEN ffi_closure_STDCALL (ffi_closure *) 448 void FFI_HIDDEN ffi_closure_THISCALL (ffi_closure *) 450 void FFI_HIDDEN ffi_closure_FASTCALL (ffi_closure *) 453 void FFI_HIDDEN ffi_closure_win64 (ffi_closure *); 459 void * FFI_HIDDEN 488 unsigned int FFI_HIDDEN __attribute__ ((regparm(1)))
|
D | win32.S | 516 FFI_HIDDEN(ffi_call_win32) 685 FFI_HIDDEN(ffi_closure_THISCALL) 698 FFI_HIDDEN(ffi_closure_FASTCALL) 714 FFI_HIDDEN(ffi_closure_SYSV)
|
D | freebsd.S | 185 FFI_HIDDEN (ffi_closure_SYSV) label 279 FFI_HIDDEN (ffi_closure_raw_SYSV) label
|
D | sysv.S | 171 FFI_HIDDEN (ffi_closure_SYSV) label 276 FFI_HIDDEN (ffi_closure_raw_SYSV) label
|
D | darwin.S | 182 FFI_HIDDEN (ffi_closure_SYSV) label 268 FFI_HIDDEN (ffi_closure_raw_SYSV) label
|
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/ |
D | ffi.c | 46 FFI_HIDDEN; 50 extern void ffi_closure_tile(void) FFI_HIDDEN; 211 extern const UINT64 ffi_template_tramp_tile[] FFI_HIDDEN; 284 void FFI_HIDDEN
|
D | tile.S | 73 FFI_HIDDEN(ffi_call_tile) 241 FFI_HIDDEN(ffi_closure_tile) 343 FFI_HIDDEN(ffi_template_tramp_tile)
|
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/ |
D | ffi.c | 44 FFI_HIDDEN; 45 extern void ffi_closure_osf(void) FFI_HIDDEN; 208 long FFI_HIDDEN
|
D | osf.S | 44 FFI_HIDDEN(ffi_call_osf) 133 FFI_HIDDEN(ffi_closure_osf)
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 230 void FFI_HIDDEN ffi_closure_SYSV (ffi_closure *) 232 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *) 234 void FFI_HIDDEN ffi_closure_raw_SYSV (ffi_raw_closure *) 239 unsigned int FFI_HIDDEN
|
D | x86-darwin.S | 170 FFI_HIDDEN (ffi_closure_SYSV) label 252 FFI_HIDDEN (ffi_closure_raw_SYSV) label
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | fficonfig.h.in | 199 #define FFI_HIDDEN(name) .hidden name macro 201 #define FFI_HIDDEN __attribute__ ((visibility ("hidden"))) macro 205 #define FFI_HIDDEN(name) macro 207 #define FFI_HIDDEN macro
|
D | configure.ac | 550 #define FFI_HIDDEN(name) .hidden name 552 #define FFI_HIDDEN __attribute__ ((visibility ("hidden"))) 556 #define FFI_HIDDEN(name) 558 #define FFI_HIDDEN
|
D | ChangeLog.libffi-3.1 | 3801 (AH_BOTTOM): Add FFI_HIDDEN definition. 3806 ffi_closure_helper_LINUX64): Use FFI_HIDDEN instead of hidden. 3808 .ffi_closure_LINUX64): Use FFI_HIDDEN instead of .hidden. 3810 add FFI_HIDDEN to its prototype.
|
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/ |
D | ffi.c | 53 extern void ffi_closure_SYSV(void) FFI_HIDDEN; 250 long FFI_HIDDEN
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | prep_cif.c | 107 ffi_status FFI_HIDDEN ffi_prep_cif_core(ffi_cif *cif, ffi_abi abi, in ffi_prep_cif_core()
|
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/ |
D | ffi.c | 156 ffi_status FFI_HIDDEN
|
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/ |
D | ffi.c | 952 void FFI_HIDDEN
|
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/ |
D | ffi.c | 380 unsigned int FFI_HIDDEN
|