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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c4002 int const_size = TREE_CONSTANT (size);
4006 if (const_size)
4027 if (const_size)
3981 int const_size = TREE_CONSTANT (size); local

Completed in 72 milliseconds