Home
last modified time | relevance | path

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

/external/libffi/src/mips/
Dffi.c760 ffi_type **elt_typep = type->elements; in copy_struct_N32() local
761 while(*elt_typep) in copy_struct_N32()
763 ffi_type *elt_type = *elt_typep; in copy_struct_N32()
787 elt_typep++; in copy_struct_N32()