Searched refs:create_nested_ptr_option (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.h | 206 options_p create_nested_ptr_option (options_p next, type_p t,
|
H A D | gengtype-parse.c | 531 return create_nested_ptr_option (prev, ty, to, from); in nestedptr_optvalue()
|
H A D | gengtype.c | 937 create_nested_ptr_option (options_p next, type_p t, in create_nested_ptr_option() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.h | 214 options_p create_nested_ptr_option (options_p next, type_p t,
|
H A D | gengtype-parse.cc | 531 return create_nested_ptr_option (prev, ty, to, from); in nestedptr_optvalue()
|
H A D | gengtype.cc | 952 create_nested_ptr_option (options_p next, type_p t, in create_nested_ptr_option() function
|
H A D | ChangeLog-2007 | 24832 Use create_nested_ptr_option. 24833 * gengtype.c (create_nested_ptr_option): New function.
|
H A D | ChangeLog-2010 | 3649 (create_nested_ptr_option): Use create_nested_option. 3666 (create_nested_ptr_option): New functions
|
H A D | ChangeLog-2019 | 31332 * gengtype.h (create_nested_ptr_option): Fix parameter names to match
|