Searched defs:BB_END (Results 1 – 2 of 2) sorted by relevance
33 #define BB_END(INSTR) \ macro
18 #define BB_END(x) (BB_OFFSET(x) + BB_LEN(x)) macro