Home
last modified time | relevance | path

Searched refs:push_array_bounds (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c72 static void push_array_bounds PARAMS ((int));
4585 push_array_bounds (bounds) in push_array_bounds() function
5386 push_array_bounds (tree_low_cst (constructor_index, 0));
6800 push_array_bounds (tree_low_cst (constructor_index, 0));
/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c4461 push_array_bounds (unsigned HOST_WIDE_INT bounds) in push_array_bounds() function
5298 push_array_bounds (tree_low_cst (constructor_index, 1)); in push_init_level()
6723 push_array_bounds (tree_low_cst (constructor_index, 1)); in process_init_element()