Searched defs:PB_RETURN_ERROR (Results 1 – 4 of 4) sorted by relevance
393 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
597 #define PB_RETURN_ERROR(stream, msg) return PB_SET_ERROR(stream, msg), false macro