Searched refs:FALSE_RETURN_V_W (Results 1 – 4 of 4) sorted by relevance
193 #ifndef FALSE_RETURN_V_W194 #define FALSE_RETURN_V_W(exec, ret) … macro
300 #ifndef FALSE_RETURN_V_W301 #define FALSE_RETURN_V_W(exec, ret) \ macro
127 FALSE_RETURN_V_W(&rhs != this, *this); in operator =()129 FALSE_RETURN_V_W(this->meta_ != nullptr, *this); in operator =()130 FALSE_RETURN_V_W(rhs.meta_ != nullptr, *this); in operator =()
247 FALSE_RETURN_V_W(!isEos_, false); in GetRange()386 FALSE_RETURN_V_W(!que_.empty(), true); in RemoveTo()