Searched refs:struct_size (Results 1 – 4 of 4) sorted by relevance
342 size_t struct_size = 0; in ffi_prep_cif_machdep() local430 struct_size += ROUND_SIZE ((*ptr)->size); in ffi_prep_cif_machdep()485 cif->bytes = ROUND_SIZE (n_ov * sizeof (long)) + struct_size; in ffi_prep_cif_machdep()
222 size_t struct_size; // Set to the size of this structure. member
41 if (options->struct_size < sizeof(*options)) in Init()
680 ops.struct_size = sizeof(ops); in dr_init()