Searched refs:_status_ (Results 1 – 2 of 2) sorted by relevance
122 #define RETURN_IF_NOT_OK_CONCAT(line, stmt) RETURN_IF_NOT_OK_IMPL(__CONCAT(_status_, line), stmt)
413 #define RETURN_STATUS_IF_FALSE(_status_, _b_, _msg_, ...) \ argument416 return _status_; \