Searched refs:find_param_structure (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c94 static type_p find_param_structure
260 find_param_structure (t, param) function
803 realt = find_param_structure (t, params);
950 set_gc_used_type (find_param_structure (f->type->u.p, param),
1579 t = find_param_structure (t, param);
/openbsd-current/gnu/gcc/gcc/
H A Dgengtype.c94 static type_p find_param_structure
249 find_param_structure (type_p t, type_p param[NUM_PARAM]) function
794 realt = find_param_structure (t, params);
938 set_gc_used_type (find_param_structure (f->type->u.p, param),
1594 t = find_param_structure (t, d->param);

Completed in 73 milliseconds