Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c94 static type_p find_param_structure
260 find_param_structure (t, param) in find_param_structure() function
803 realt = find_param_structure (t, params);
949 set_gc_used_type (find_param_structure (f->type->u.p, param),
1576 t = find_param_structure (t, param);
H A DChangeLog13423 * gengtype.c (find_param_structure): New.
/openbsd-src/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]) in find_param_structure() function
794 realt = find_param_structure (t, params); in adjust_field_type()
937 set_gc_used_type (find_param_structure (f->type->u.p, param), in set_gc_used_type()
1591 t = find_param_structure (t, d->param); in walk_type()