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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-typeck.c6149 tree unfilled_index;
6323 p->unfilled_index = constructor_unfilled_index;
6468 p->unfilled_index = constructor_unfilled_index;
6764 constructor_unfilled_index = p->unfilled_index;
6122 tree unfilled_index; member in struct:constructor_stack
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-typeck.c4797 tree unfilled_index;
4969 p->unfilled_index = constructor_unfilled_index;
5111 p->unfilled_index = constructor_unfilled_index;
5390 constructor_unfilled_index = p->unfilled_index;
4771 tree unfilled_index; member in struct:constructor_stack

Completed in 195 milliseconds