Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dexpr.c5065 int const_bounds_p; in store_constructor() local
5070 const_bounds_p = (TYPE_MIN_VALUE (domain) in store_constructor()
5076 if (const_bounds_p) in store_constructor()
5094 need_to_clear = ! const_bounds_p; in store_constructor()
5183 if (const_bounds_p in store_constructor()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dexpr.c5053 int const_bounds_p; local
5068 const_bounds_p = (TYPE_MIN_VALUE (domain)
5074 if (const_bounds_p)
5088 need_to_clear = ! const_bounds_p;
5182 if (const_bounds_p