Searched refs:from_array (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dunwind-dw2-fde.h60 unsigned long from_array : 1; member in struct:object::__anon1393::__anon1394
H A Dunwind-dw2-fde.c136 ob->s.b.from_array = 1;
727 if (ob->s.b.from_array)
749 if (ob->s.b.from_array)
957 if (ob->s.b.from_array)
/freebsd-11-stable/contrib/gcc/cp/
H A Dinit.c368 /* from_array=*/1));
1914 /*from_array=*/0);
2396 int from_array)
2430 && (from_array == 2
2439 || from_array))
2496 && from_array != 2)
2507 from_array = 0;
2530 else if (from_array)
2557 if (from_array
2581 if (from_array)
2391 build_vec_init(tree base, tree maxindex, tree init, bool explicit_default_init_p, int from_array) argument
[all...]
H A Dtypeck.c5961 int from_array;
5983 from_array = TREE_CODE (TREE_TYPE (newrhs)) == ARRAY_TYPE
5987 from_array);
5948 int from_array; local

Completed in 129 milliseconds