Searched refs:_clus (Results 1 – 2 of 2) sorted by relevance
85 #define CHECK_RESPONSE(_resp, _clus) \ argument86 (_resp.size >= (((_clus) + 1) * 2))
84 #define CHECK_RESPONSE(_resp, _clus) (_resp.size >= (((_clus) + 1) * 2)) argument