Home
last modified time | relevance | path

Searched refs:push_init_level (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h286 extern void push_init_level PARAMS ((int));
H A Dc-typeck.c5294 push_init_level (implicit) in push_init_level() function
5713 push_init_level (2);
6660 push_init_level (1);
6746 push_init_level (1);
6785 push_init_level (1);
6894 push_init_level (2);
H A Dc-parse.in1554 { push_init_level (0); }
H A DChangeLog.511559 (push_init_level): Save constructor_range_stack and clear it if
12640 (push_init_level): Likewise. If implicit and the subobject had some
14089 * c-typeck.c (push_init_level): Move checks for flexible array
H A DChangeLog.38964 (push_init_level, pop_init_level, output_init_element): Likewise.
9808 (really_start_incremental_init, push_init_level, pop_init_level):
12468 (really_start_incremental_init, push_init_level): Use sizetype for
H A DFSFChangeLog.10980 * c-typeck.c (push_init_level): When output padding to align structure
8525 * c-typeck.c (push_init_level): Update constructor_depth when we
H A DChangeLog.63324 * c-typeck.c (really_start_incremental_init, push_init_level):
7622 (really_start_incremental_init, push_init_level): Push and
10621 (push_init_level): Detect zero-length arrays and handle them
H A DChangeLog.08028 (really_start_incremental_init, push_init_level):
8030 (push_init_level): Use unsigned arithmetic to determine padding.
H A DChangeLog.43347 * c-typeck.c (push_init_level): Validate the context of
5315 (push_init_level): Likewise.
H A DFSFChangeLog.1114395 * c-typeck.c (push_init_level): When output alignment for structure
H A DChangeLog6179 * c-typeck.c (push_init_level): Add sanity check.
H A DChangeLog.715688 * c-typeck.c (push_init_level): Handle vectors.
/openbsd-src/gnu/gcc/gcc/
H A Dc-tree.h562 extern void push_init_level (int);
H A Dc-typeck.c5198 push_init_level (int implicit) in push_init_level() function
5615 push_init_level (2); in set_designator()
6579 push_init_level (1); in process_init_element()
6668 push_init_level (1); in process_init_element()
6708 push_init_level (1); in process_init_element()
6819 push_init_level (2); in process_init_element()
H A Dc-parser.c3072 push_init_level (0); in c_parser_braced_init()