Home
last modified time | relevance | path

Searched refs:pass_struct_on_stack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libffi/src/avr32/
H A Dffi.c43 unsigned int pass_struct_on_stack(ffi_type *type) in pass_struct_on_stack() function
99 if(pass_struct_on_stack(*p_arg)) in ffi_prep_args()
211 if(!pass_struct_on_stack(cif->rtype)) in ffi_prep_cif_machdep()
308 if(pass_struct_on_stack(*p_arg)) in ffi_prep_incoming_args_SYSV()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
Dffi.c43 unsigned int pass_struct_on_stack(ffi_type *type) in pass_struct_on_stack() function
99 if(pass_struct_on_stack(*p_arg)) in ffi_prep_args()
211 if(!pass_struct_on_stack(cif->rtype)) in ffi_prep_cif_machdep()
308 if(pass_struct_on_stack(*p_arg)) in ffi_prep_incoming_args_SYSV()