Searched defs:BM_CHECK_LE (Results 1 – 3 of 3) sorted by relevance
94 #define BM_CHECK_LE(a, b) BM_CHECK((a) <= (b)) macro