Home
last modified time | relevance | path

Searched refs:create_array (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.h433 extern type_p create_array (type_p t, const char *len);
H A Dgengtype-parse.c629 return create_array (array_and_function_declarators_opt (ty), array); in array_and_function_declarators_opt()
H A Dgengtype.c881 create_array (type_p t, const char *len) in create_array() function
1449 return create_array (&string_type, t->u.a.len); in adjust_field_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.h444 extern type_p create_array (type_p t, const char *len);
H A Dgengtype-parse.cc629 return create_array (array_and_function_declarators_opt (ty), array); in array_and_function_declarators_opt()
H A Dgengtype.cc896 create_array (type_p t, const char *len) in create_array() function
1464 return create_array (&string_type, t->u.a.len); in adjust_field_type()
H A DChangeLog-20103184 (create_array): Use it to set state_number in types.