Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-tree.h573 extern void push_init_level (int);
H A Dc-typeck.c5534 push_init_level (int implicit) in push_init_level() function
5951 push_init_level (2); in set_designator()
6915 push_init_level (1); in process_init_element()
7004 push_init_level (1); in process_init_element()
7044 push_init_level (1); in process_init_element()
7155 push_init_level (2); in process_init_element()
H A Dc-parser.c3250 push_init_level (0); in c_parser_braced_init()
H A DChangeLog-20013324 * 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
30766 (push_init_level): Save constructor_range_stack and clear it if
31847 (push_init_level): Likewise. If implicit and the subobject had some
33296 * c-typeck.c (push_init_level): Move checks for flexible array
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-20003353 * c-typeck.c (push_init_level): Validate the context of
5321 (push_init_level): Likewise.
24230 (push_init_level, pop_init_level, output_init_element): Likewise.
25074 (really_start_incremental_init, push_init_level, pop_init_level):
27734 (really_start_incremental_init, push_init_level): Use sizetype for
H A DChangeLog-199816607 (really_start_incremental_init, push_init_level):
16609 (push_init_level): Use unsigned arithmetic to determine padding.
H A DChangeLog-200511117 constructor_elements, push_init_level, pop_init_level,
16157 * c-typeck.c (push_init_level): Don't pop levels without braces if
32925 * c-typeck.c (push_init_level): If there were previous errors with
H A DChangeLog-200416935 * c-typeck.c (really_start_incremental_init, push_init_level,
19043 * c-typeck.c (really_start_incremental_init, push_init_level,
22352 (really_start_incremental_init, push_init_level): Update.
H A DFSFChangeLog.1114395 * c-typeck.c (push_init_level): When output alignment for structure
H A DChangeLog-20066511 (push_init_level): Extract the value of constructor_index as an
H A DChangeLog-200326827 * c-typeck.c (digest_init, push_init_level): Use CONSTRUCTOR_ELTS.
30887 * c-typeck.c (push_init_level): Add sanity check.
H A DChangeLog-200230135 * c-typeck.c (push_init_level): Handle vectors.