Home
last modified time | relevance | path

Searched refs:struct_value_ptr (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffi.c57 void *struct_value_ptr; in ffi_prep_args() local
63 struct_value_ptr = ecif->rvalue; in ffi_prep_args()
65 struct_value_ptr = NULL; in ffi_prep_args()
118 return struct_value_ptr; in ffi_prep_args()
/external/libffi/src/vax/
Dffi.c57 void *struct_value_ptr; in ffi_prep_args() local
63 struct_value_ptr = ecif->rvalue; in ffi_prep_args()
65 struct_value_ptr = NULL; in ffi_prep_args()
118 return struct_value_ptr; in ffi_prep_args()
/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
Dffi.c80 void *struct_value_ptr; in ffi_prep_args() local
88 struct_value_ptr = ecif->rvalue; in ffi_prep_args()
90 struct_value_ptr = NULL; in ffi_prep_args()
195 return struct_value_ptr; in ffi_prep_args()
/external/libffi/src/m88k/
Dffi.c80 void *struct_value_ptr; in ffi_prep_args() local
88 struct_value_ptr = ecif->rvalue; in ffi_prep_args()
90 struct_value_ptr = NULL; in ffi_prep_args()
195 return struct_value_ptr; in ffi_prep_args()
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dffi.c43 void *struct_value_ptr; in ffi_prep_args() local
53 struct_value_ptr = ecif->rvalue; in ffi_prep_args()
55 struct_value_ptr = NULL; in ffi_prep_args()
115 return struct_value_ptr; in ffi_prep_args()
/external/libffi/src/m68k/
Dffi.c43 void *struct_value_ptr; in ffi_prep_args() local
53 struct_value_ptr = ecif->rvalue; in ffi_prep_args()
55 struct_value_ptr = NULL; in ffi_prep_args()
115 return struct_value_ptr; in ffi_prep_args()