Searched refs:create_array (Results 1 – 7 of 7) sorted by relevance
433 extern type_p create_array (type_p t, const char *len);
629 return create_array (array_and_function_declarators_opt (ty), array); in array_and_function_declarators_opt()
881 create_array (type_p t, const char *len) in create_array() function1449 return create_array (&string_type, t->u.a.len); in adjust_field_type()
444 extern type_p create_array (type_p t, const char *len);
896 create_array (type_p t, const char *len) in create_array() function1464 return create_array (&string_type, t->u.a.len); in adjust_field_type()
3184 (create_array): Use it to set state_number in types.