Searched defs:PB_RETURN_ERROR (Results 1 – 3 of 3) sorted by relevance
430 ### PB_RETURN_ERROR subsection
886 #define PB_RETURN_ERROR(stream, msg) return PB_SET_ERROR(stream, msg), false macro