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

/freebsd-10.0-release/contrib/gcc/
H A Dexpr.c5066 int const_bounds_p;
5071 const_bounds_p = (TYPE_MIN_VALUE (domain)
5077 if (const_bounds_p)
5095 need_to_clear = ! const_bounds_p;
5184 if (const_bounds_p
5052 int const_bounds_p; local

Completed in 184 milliseconds