8#ifndef UPB_REFLECTION_DESC_STATE_INTERNAL_H_
9#define UPB_REFLECTION_DESC_STATE_INTERNAL_H_
#define UPB_INLINE
Definition def.inc:144
bool _upb_DescState_Grow(upb_DescState *d, upb_Arena *a)
UPB_INLINE void _upb_DescState_Init(upb_DescState *d)
Definition desc_state.h:30
#define kUpb_MtDataEncoder_MinSize
Definition encode.h:20
Definition desc_state.h:19
char * buf
Definition desc_state.h:22
size_t bufsize
Definition desc_state.h:21
upb_MtDataEncoder e
Definition desc_state.h:20
char * ptr
Definition desc_state.h:23