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