/external/strace/linux/hppa/ |
D | rt_sigframe.h | 34 unsigned int tramp[9]; member
|
/external/python/cpython2/android_x86_64/libffi/ |
D | ffi.h | 310 char tramp[FFI_TRAMPOLINE_SIZE]; member 348 char tramp[FFI_TRAMPOLINE_SIZE]; member 373 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/darwin_x86_64/libffi/ |
D | ffi.h | 309 char tramp[FFI_TRAMPOLINE_SIZE]; member 347 char tramp[FFI_TRAMPOLINE_SIZE]; member 372 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/android_arm/libffi/ |
D | ffi.h | 309 char tramp[FFI_TRAMPOLINE_SIZE]; member 347 char tramp[FFI_TRAMPOLINE_SIZE]; member 372 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/android_x86/libffi/ |
D | ffi.h | 309 char tramp[FFI_TRAMPOLINE_SIZE]; member 347 char tramp[FFI_TRAMPOLINE_SIZE]; member 372 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/android_arm64/libffi/ |
D | ffi.h | 309 char tramp[FFI_TRAMPOLINE_SIZE]; member 347 char tramp[FFI_TRAMPOLINE_SIZE]; member 372 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/linux_x86_64/libffi/ |
D | ffi.h | 310 char tramp[FFI_TRAMPOLINE_SIZE]; member 348 char tramp[FFI_TRAMPOLINE_SIZE]; member 373 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/ |
D | ffi.h | 254 char tramp[FFI_TRAMPOLINE_SIZE]; member 271 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | ffi.h | 218 char tramp[FFI_TRAMPOLINE_SIZE]; member 235 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/ |
D | ffi.h | 254 char tramp[FFI_TRAMPOLINE_SIZE]; member 271 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
D | ffi.h | 220 char tramp[FFI_TRAMPOLINE_SIZE]; member 233 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/ |
D | ffi.c | 180 unsigned int *tramp; in ffi_prep_closure_loc() local
|
/external/libffi/src/alpha/ |
D | ffi.c | 180 unsigned int *tramp; in ffi_prep_closure_loc() local
|
/external/python/cffi/c/libffi_msvc/ |
D | ffi.h | 218 char tramp[FFI_TRAMPOLINE_SIZE]; member 238 char tramp[FFI_TRAMPOLINE_SIZE]; member
|
/external/python/cpython2/Modules/_ctypes/libffi/src/arc/ |
D | ffi.c | 247 uint32_t *tramp = (uint32_t *) & (closure->tramp[0]); in ffi_prep_closure_loc() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/ |
D | ffi.c | 259 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
|
/external/libffi/src/nios2/ |
D | ffi.c | 259 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
|
/external/libffi/src/arc/ |
D | ffi.c | 247 uint32_t *tramp = (uint32_t *) & (closure->tramp[0]); in ffi_prep_closure_loc() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/frv/ |
D | ffi.c | 255 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
|
/external/libffi/src/vax/ |
D | ffi.c | 246 char *tramp = (char *) codeloc; in ffi_prep_closure_loc() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/moxie/ |
D | ffi.c | 251 unsigned short *tramp = (unsigned short *) &closure->tramp[0]; in ffi_prep_closure_loc() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/vax/ |
D | ffi.c | 246 char *tramp = (char *) codeloc; in ffi_prep_closure_loc() local
|
/external/libffi/src/moxie/ |
D | ffi.c | 251 unsigned short *tramp = (unsigned short *) &closure->tramp[0]; in ffi_prep_closure_loc() local
|
/external/libffi/src/frv/ |
D | ffi.c | 255 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
|
/external/libffi/src/m88k/ |
D | ffi.c | 372 unsigned int *tramp = (unsigned int *) codeloc; in ffi_prep_closure_loc() local
|