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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c220 #define B_IN_SCOPE(b1, b2) ((b1)->depth == (b2)->depth)
2155 if (b && B_IN_SCOPE (b, scope))
2422 if (B_IN_SCOPE (b, external_scope))
2787 if (B_IN_SCOPE (b, scope))
6295 if (B_IN_SCOPE (b, external_scope))
218 #define B_IN_SCOPE macro

Completed in 131 milliseconds