Searched refs:array_domain_type (Results 1 – 2 of 2) sorted by relevance
3279 tree array_domain_type; in c_common_nodes_and_builtins() local3417 array_domain_type = build_index_type (size_int (200)); in c_common_nodes_and_builtins()3423 = build_array_type (char_type_node, array_domain_type); in c_common_nodes_and_builtins()3427 = build_array_type (integer_type_node, array_domain_type); in c_common_nodes_and_builtins()3454 = build_array_type (wchar_type_node, array_domain_type); in c_common_nodes_and_builtins()
5590 array_domain_type. Set make_fname_decl.