Searched refs:nfields (Results 1 – 2 of 2) sorted by relevance
295 int nfields = upb_msgdef_numfields(msgdef); in create_layout() local300 layout->fields = ALLOC_N(MessageField, nfields); in create_layout()
432 int nfields = upb_msgdef_numfields(msgdef); in create_layout() local437 layout->fields = ALLOC_N(MessageField, nfields); in create_layout()