Searched refs:set_init_index (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 726 extern void set_init_index (location_t, tree, tree, struct obstack *);
|
H A D | ChangeLog | 3651 (set_init_index): Use true/false instead of 1/0. 4760 * c-typeck.c (set_init_index): Add "fieldname_loc" location_t 7092 (set_init_index): Likewise. 7100 location to set_init_index. 7103 (set_init_index): Likewise. 7114 (set_init_index): Add location parameter. Pass loc to error_init and 8055 * c-typeck.c (set_init_index): When folding, check for index overflow.
|
H A D | c-typeck.cc | 9175 set_init_index (location_t loc, tree first, tree last, in set_init_index() function
|
H A D | c-parser.cc | 5471 set_init_index (array_index_loc, first, second, in c_parser_initelt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 709 extern void set_init_index (location_t, tree, tree, struct obstack *);
|
H A D | c-typeck.c | 8995 set_init_index (location_t loc, tree first, tree last, in set_init_index() function
|
H A D | c-parser.c | 5471 set_init_index (array_index_loc, first, second, in c_parser_initelt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2000 | 3968 * c-typeck.c (set_init_index, set_init_label): Don't pedwarn for 11759 build_c_cast, convert_for_assignment, set_init_index, 25077 (set_init_index, output_init_element): Likewise.
|
H A D | FSFChangeLog.10 | 169 * c-typeck.c (set_init_index): Check for use outside an array
|
H A D | ChangeLog-2009 | 26249 * c-typeck.c (set_init_index): Allow array designators that are 30887 (set_init_index): Call constant_expression_warning for array
|
H A D | ChangeLog-2001 | 30509 * c-typeck.c (set_init_index): If first is equal to last, assume as 31852 (set_init_index): Likewise. Remove constructor_range_end.
|
H A D | ChangeLog-2010 | 33851 * c-tree.h (push_init_level, pop_init_level, set_init_index) 33855 (set_init_index, set_init_label, set_nonincremental_init)
|
H A D | ChangeLog-2012 | 27569 (set_init_index): Likewise.
|
H A D | ChangeLog-2005 | 28013 * c-typeck.c (set_init_index): Likewise.
|
H A D | ChangeLog-2003 | 11076 * c-typeck.c (set_init_index): Check for negative index.
|
H A D | ChangeLog-2004 | 22332 * c-typeck.c (set_init_index): Require designator to be of integer
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 169 * c-typeck.c (set_init_index): Check for use outside an array
|