Searched refs:array_domain_type (Results 1 – 4 of 4) sorted by relevance
3116 tree array_domain_type; in c_common_nodes_and_builtins() local3254 array_domain_type = build_index_type (size_int (200)); in c_common_nodes_and_builtins()3260 = build_array_type (char_type_node, array_domain_type); in c_common_nodes_and_builtins()3264 = build_array_type (integer_type_node, array_domain_type); in c_common_nodes_and_builtins()3291 = build_array_type (wchar_type_node, array_domain_type); in c_common_nodes_and_builtins()
3233 tree array_domain_type; in c_common_nodes_and_builtins() local3402 array_domain_type = build_index_type (size_int (200)); in c_common_nodes_and_builtins()3408 = build_array_type (char_type_node, array_domain_type); in c_common_nodes_and_builtins()3412 = build_array_type (integer_type_node, array_domain_type); in c_common_nodes_and_builtins()3439 = build_array_type (wchar_type_node, array_domain_type); in c_common_nodes_and_builtins()
5590 array_domain_type. Set make_fname_decl.
15462 array_domain_type. Set make_fname_decl.