Searched refs:adjust_field_type (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype-parse.cc | 502 return adjust_field_type (ty, 0); in absdecl() 1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
|
H A D | gengtype.h | 449 extern type_p adjust_field_type (type_p, options_p);
|
H A D | gengtype.cc | 957 d->type = adjust_field_type (t, 0); in create_nested_ptr_option() 1002 return create_field_all (next, adjust_field_type (type, opt), in create_field_at() 1428 adjust_field_type (type_p t, options_p opt) in adjust_field_type() function
|
H A D | ChangeLog-2002 | 7422 (adjust_field_type): Handle param<n>_is option. 7455 (adjust_field_type): Call adjust_field_rtx_def. 7462 (adjust_field_type): Handle `tree_exp' special here. 17410 (adjust_field_type): Detect array of string pointers. 17419 (struct_fields): Call adjust_field_type on array fields. 17613 (adjust_field_type): Handle param_is option. 17627 (externstatic): Use adjust_field_type.
|
H A D | ChangeLog-2008 | 15707 * gengtype.c (read_input_list, adjust_field_type,
|
H A D | ChangeLog-2012 | 16804 * gengtype.c (adjust_field_type): Diagnose duplicate "length"
|
H A D | ChangeLog-2007 | 24846 (adjust_field_type): Look at scalar_is_char boolean to decide whether
|
H A D | ChangeLog-2010 | 3650 (note_variable, adjust_field_rtx_def, adjust_field_type): Call the
|
H A D | ChangeLog-2004 | 20787 (adjust_field_type, walk_type, write_func_for_structure,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype-parse.c | 502 return adjust_field_type (ty, 0); in absdecl() 1137 note_variable (name, adjust_field_type (dty, opts), opts, &lexer_line); in extern_or_static()
|
H A D | gengtype.h | 438 extern type_p adjust_field_type (type_p, options_p);
|
H A D | gengtype.c | 942 d->type = adjust_field_type (t, 0); in create_nested_ptr_option() 987 return create_field_all (next, adjust_field_type (type, opt), in create_field_at() 1413 adjust_field_type (type_p t, options_p opt) in adjust_field_type() function
|