Home
last modified time | relevance | path

Searched refs:build_constructor_single (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDc-typeck.c3648 build_constructor_single (type, field, value), in build_c_cast()
4340 return build_constructor_single (type, memb, rhs); in convert_for_assignment()
HDtree.h3645 extern tree build_constructor_single (tree, tree, tree);
HDtree.c1023 build_constructor_single (tree type, tree index, tree value) in build_constructor_single() function
HDChangeLog-20064153 * tree.c (build_constructor_single): Mark a CONSTRUCTOR as constant,
HDChangeLog-20055843 * c-typeck.c (convert_for_assignment): Use build_constructor_single
11142 (build_vector_from_ctor, build_constructor_single,