Searched defs:PB_RETURN_ERROR (Results 1 – 5 of 5) sorted by relevance
397 PB_RETURN_ERROR section in pb.h
383 PB_RETURN_ERROR section in pb.h
577 #define PB_RETURN_ERROR(stream, msg) return PB_SET_ERROR(stream, msg), false macro
598 #define PB_RETURN_ERROR(stream, msg) return PB_SET_ERROR(stream, msg), false macro