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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c4842 static tree constructor_index;
5100 p->index = constructor_index;
5163 constructor_index
5169 constructor_index = bitsize_zero_node;
5173 constructor_unfilled_index = constructor_index;
5180 constructor_index = bitsize_zero_node;
5181 constructor_unfilled_index = constructor_index;
5220 constructor_index))
5236 value = find_init_member (constructor_index);
5242 p->index = constructor_index;
4816 static tree constructor_index; variable
[all...]

Completed in 159 milliseconds