Searched defs:B_IN_SCOPE (Results 1 – 2 of 2) sorted by relevance
203 #define B_IN_SCOPE(b1, b2) ((b1)->depth == (b2)->depth) macro
212 #define B_IN_SCOPE(b1, b2) ((b1)->depth == (b2)->depth) macro