Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c8207 tree unfilled_index; member
8380 p->unfilled_index = constructor_unfilled_index; in really_start_incremental_init()
8528 p->unfilled_index = constructor_unfilled_index; in push_init_level()
8867 constructor_unfilled_index = p->unfilled_index; in pop_init_level()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc8385 tree unfilled_index; member
8561 p->unfilled_index = constructor_unfilled_index; in really_start_incremental_init()
8709 p->unfilled_index = constructor_unfilled_index; in push_init_level()
9047 constructor_unfilled_index = p->unfilled_index; in pop_init_level()