Searched refs:upb_calloc (Results 1 – 1 of 1) sorted by relevance
2120 static void *upb_calloc(size_t size) { in upb_calloc() function2397 h = upb_calloc(sizeof(*h) + extra); in upb_handlers_new()2405 h->sub = upb_calloc(md->submsg_field_count * sizeof(*h->sub)); in upb_handlers_new()