Searched refs:create_type_option (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.h | 198 options_p create_type_option (options_p next, const char* name,
|
H A D | gengtype-parse.c | 513 return create_type_option (prev, name, ty); in type_optvalue()
|
H A D | gengtype.c | 910 create_type_option (options_p next, const char* name, type_p info) in create_type_option() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.h | 206 options_p create_type_option (options_p next, const char* name,
|
H A D | gengtype-parse.cc | 513 return create_type_option (prev, name, ty); in type_optvalue()
|
H A D | gengtype.cc | 925 create_type_option (options_p next, const char* name, type_p info) in create_type_option() function
|
H A D | ChangeLog-2010 | 3647 (create_string_option, create_type_option, create_nested_option): 3665 (create_string_option, create_type_option, create_nested_option)
|