Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c2393 int from_array) in build_vec_init() argument
2427 && (from_array == 2 in build_vec_init()
2436 || from_array)) in build_vec_init()
2493 && from_array != 2) in build_vec_init()
2504 from_array = 0; in build_vec_init()
2527 else if (from_array) in build_vec_init()
2554 if (from_array in build_vec_init()
2578 if (from_array) in build_vec_init()
2587 if (from_array == 2) in build_vec_init()
2627 && from_array != 2) in build_vec_init()
H A Dtypeck.c5948 int from_array; in build_modify_expr() local
5970 from_array = TREE_CODE (TREE_TYPE (newrhs)) == ARRAY_TYPE in build_modify_expr()
5974 from_array); in build_modify_expr()
H A DChangeLog-1998478 * init.c (expand_vec_init): Also keep going if from_array.
/freebsd-12.1/contrib/gcc/
H A Dunwind-dw2-fde.h60 unsigned long from_array : 1; member
H A Dunwind-dw2-fde.c136 ob->s.b.from_array = 1; in __register_frame_info_table_bases()
724 if (ob->s.b.from_array) in init_object()
746 if (ob->s.b.from_array) in init_object()
954 if (ob->s.b.from_array) in search_object()