Home
last modified time | relevance | path

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

/third_party/libffi/src/cris/
Dffi.c73 unsigned int struct_count = 0; in ffi_prep_args() local
106 uiLocOnStack = 4 * ecif->cif->nargs + struct_count; in ffi_prep_args()
107 struct_count = struct_count + (*p_arg)->size; in ffi_prep_args()
153 return (struct_count); in ffi_prep_args()