Searched refs:create_nested_ptr_option (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gengtype.h | 195 options_p create_nested_ptr_option (options_p, type_p t,
|
H A D | gengtype-parse.c | 435 return create_nested_ptr_option (prev, ty, to, from); in nestedptr_optvalue()
|
H A D | gengtype.c | 775 create_nested_ptr_option (options_p next, type_p t, in create_nested_ptr_option() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gengtype.h | 206 options_p create_nested_ptr_option (options_p, 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
|