Searched defs:PB_SET_ERROR (Results 1 – 2 of 2) sorted by relevance
570 #define PB_SET_ERROR(stream, msg) PB_UNUSED(stream) macro573 #define PB_SET_ERROR(stream, msg) (stream->errmsg = (stream)->errmsg ? (stream)->errmsg : (msg)) macro
590 #define PB_SET_ERROR(stream, msg) PB_UNUSED(stream) macro593 #define PB_SET_ERROR(stream, msg) (stream->errmsg = (stream)->errmsg ? (stream)->errmsg : (msg)) macro