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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c4088 int restrictp;
4208 restrictp = declspecs->restrict_p + TYPE_RESTRICT (element_type);
4214 if (restrictp > 1)
4222 | (restrictp ? TYPE_QUAL_RESTRICT : 0)
4067 int restrictp; local

Completed in 97 milliseconds