Searched refs:_b_ (Results 1 – 1 of 1) sorted by relevance
416 #define RETURN_STATUS_IF_FALSE(_status_, _b_, _msg_, ...) \ argument417 if (!(_b_)) { \