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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c4868 static int constructor_constant;
5106 p->constant = constructor_constant;
5121 constructor_constant = 1;
5248 p->constant = constructor_constant;
5263 constructor_constant = 1;
5312 constructor_constant = TREE_CONSTANT (value);
5512 if (constructor_constant)
5514 if (constructor_constant && constructor_simple)
5527 constructor_constant = p->constant;
6173 constructor_constant
4842 static int constructor_constant; variable
[all...]

Completed in 58 milliseconds